1.0.0 • Published 6 years ago

react-dnd-native-backend v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Example app for react-dnd-native-backend

npm test

Runs the jest test runner on your tests.

npm run ios

Like npm start, but also attempts to open your app in the iOS Simulator if you're on a Mac and have it installed.

npm run android

Like npm start, but also attempts to open your app on a connected Android device or emulator. Requires an installation of Android build tools (see React Native docs for detailed setup). We also recommend installing Genymotion as your Android emulator. Once you've finished setting up the native build environment, there are two options for making the right copy of adb available to Create React Native App: