react-native-recyclerview-list
react-native-recyclerview-list copied to clipboard
A RecyclerView implementation for React Native
This PR upgrades the React Native version to v0.55.3 (the latest public release at the time of writing) and React to v16.3.1. The upgrade was performed via [react-native-git-upgrade](https://facebook.github.io/react-native/docs/upgrading.html#upgrade-based-on-git).
### Problem Inside `ListHeaderComponent` i put a dropdown component to request an API, the problem is, when dataSource empty, `ListHeaderComponent` missing. Do you mind to help me? or give me...
Just wondering, Is it hard to implement horizontal & paged scroll?