/rn-flatlist-infinite-scroll

React Native FlatList Infinite Scroll Sample

Primary LanguageJavaMIT LicenseMIT

React Native FlatList Infinite Scroll

This repo contains demo codes for my Medium article 👉 Medium Article

Preview

How To Install ?

  • Go to project folder and run npm install
  • Go to ios folder and run pod install

How To Run The Project

  • Go to the main folder.
  • To deploy to an Android emulator or attached Android phone, you can run the app by typingreact-native run-android
  • To deploy to an IOS emulator, you can run the app by typingreact-native run-ios

License

rn-flatlist-infinite-scroll MIT licensed.