Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 301 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 301 Bytes

Rombot Coding Test

Installing

Please install dependencies with

npm install

Running the app

To run this demo app on iOS or Android devices or simulators please use:

react-native run-ios
react-native run-android

Testing

To test please run:

npm test