Skip to content

ReactNativeSchool/react-native-flatlist-demo

Repository files navigation

Example of using the FlatList component in React Native.

  • git clone https://github.com/spencercarli/react-native-flatlist-demo.git
  • cd react-native-flatlist-demo/
  • npm install
  • react-native run-ios or react-native run-android