React Native Sign Language Dictionary for ASL <-> LSF
Clone this repository and run
npm install
To run the iOS Simulator from the command line:
react-native run-ios
This project is currently set up for iOS simulation. To set up an Android build, follow the instructions at http://facebook.github.io/react-native/docs/getting-started.html#content
To run the Android Simulator from the command line:
react-native run-android
For Atom / Nuclide integration, see: https://nuclide.io/docs/platforms/react-native/