dictionary app, form tutorial ios/android builds working
npm i
~/Library/Android/sdk/tools/emulator -avd reactnative
npm start -- --reset-cache
#open ios/DictionaryNative.xcodeproj
react-native run-ios
react-native run-android
To enable hot code push, install frape to have easy shake button for android.