Add createNavigationAwareScrollable, ScrollView, FlatList, and SectionList

This commit is contained in:
Brent Vatne
2018-10-23 11:46:18 -07:00
parent 78daca2993
commit 3d33401d35
4 changed files with 109 additions and 2 deletions

View File

@@ -90,6 +90,7 @@
"singleQuote": true
},
"dependencies": {
"hoist-non-react-statics": "^3.0.1",
"react-native-safe-area-view": "^0.11.0"
}
}