Safe area
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
import { Store as PullStateStore } from 'pullstate';
|
||||
|
||||
const Store = new PullStateStore({
|
||||
safeAreaTop: 0,
|
||||
safeAreaBottom: 0,
|
||||
showMenu: false,
|
||||
showNotifications: false,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user