Skip to content

JaydeepJikadra/React-Native-Expandable-FlatList

Repository files navigation

ReactNativeExpandableList

Badge

ReactNativeExpandableList is an expandable FlatList demo of react native project. You can see demo .

Installation

Download or clone this project. Open the project in Terminal. Run below command to install dependency. Make sure you are in your project's root folder

 npm install

Install Pods form terminal

cd ios; pod install; cd ..

Now You can run the project on IOS or Android Device of your choice.

Happy Coding ..🎃 🥳