Create an app to control the Direction from Ledsreact.
This iPad app lets users build Direction exercises and use them during trainings.
This app can be connected with the Ledsreact Simualtor
- React Native Swipe
- React Native Animatable
- React Native Router Flux
- React Native View Shot
- React Native SVG
- React Native Linear Gradient
- React Native Fetch Blob
- Mongoose
- Hapi
- Lodash
- run
yarn
ornpm install
to install all packages - run
react-native link
to link all packages to the xCode project. - run the xCode project on iOS simulator or run
react-native run-ios --simulator="iPad Retina"
- all code can be written in
app/App.js