/futuria

Sample React Native App to test some proof of concepts.

Primary LanguageObjective-C

Futuria

Sample React Native App to test some proof of concepts.

Next Steps

  • Try components and APIs in Web and Mobile

Notes

  • To deploy to android:
    • ADB connect to device
    • Run npm run start
    • Run npm run run-android
  • Couldn't make it work via Wifi yet: Unable to connect to server
    • Seems the dev menu can be opened with the adb shell command

Troubleshooting

Resources