/flatlist-infinite-scrolling-sample

An example of infinite scrolling list with React Native FlatList component 🛼

Primary LanguageTypeScript

FlatList Infinite Scroll Example

An example of infinite scrolling with React Native FlatList and Simple Countries API.

Installation

  1. Clone the repo
  2. Change directory to the app: cd flatlist-infinite-scrolling-sample
  3. Install all dependencies: yarn install
  4. Run the app: yarn start

Expo

You can play with this app inside Expo Snack.

Or run it with Expo Mobile Client.