Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 243 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 243 Bytes

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