Add scene creator
This commit is contained in:
parent
93b64cf474
commit
e7536289cb
18 changed files with 281 additions and 23 deletions
|
@ -19,7 +19,7 @@ import Swipeable from 'react-native-gesture-handler/Swipeable'
|
|||
import {useStores} from '../../../state'
|
||||
import {s, colors} from '../../lib/styles'
|
||||
import {match} from '../../routes'
|
||||
import {LinkActionsModel} from '../../../state/models/shell'
|
||||
import {LinkActionsModel} from '../../../state/models/shell-ui'
|
||||
|
||||
const TAB_HEIGHT = 42
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue