Add web layout components
This commit is contained in:
parent
57d876a530
commit
d04a6d7539
6 changed files with 99 additions and 26 deletions
1
src/view/com/util/Views.tsx
Normal file
1
src/view/com/util/Views.tsx
Normal file
|
@ -0,0 +1 @@
|
|||
export {View as CenteredView, FlatList, ScrollView} from 'react-native'
|
Loading…
Add table
Add a link
Reference in a new issue