Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 269 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 269 Bytes

RN-Flatlist-Example

This project is basic example of Flatlist component.


Installation

first, you need to install npm packages. npm install or yarn install

and

start this app with call npm run android for android or npm run ios for ios.