listView
- use build in ListView, IOS use
overflow: hidden
- use
react-native-table-view
which wrapUITableView
- use ' react-native-sglistview ' which replace item with blank box bound
Storage
- build in
AsyncStorage
- using
Realm
(Realm React Native)[https://realm.io/news/introducing-realm-react-native/]