- npm or yarn
- react native
- Open your terminal or command prompt
- Type
git clone https://github.com/Vikraardiansyah/flip-react-native-test.git - Open the folder and type
npm installoryarn installto install dependencies - Don't forget to connect your device to PC or using AVD
- Type
npm startoryarn startto run metro server - Type
npm run androidoryarn run androidto run android application



