Add web layout components

This commit is contained in:
Paul Frazee 2023-01-26 17:55:15 -06:00
parent 57d876a530
commit d04a6d7539
6 changed files with 99 additions and 26 deletions

View file

@ -0,0 +1 @@
export {View as CenteredView, FlatList, ScrollView} from 'react-native'