Skip to content

Support simultaneous iOS and Android app development

Compare
Choose a tag to compare
@drapanjanas drapanjanas released this 24 Jan 17:52
· 364 commits to master since this release
  • If you run figwheel for both builds "ios" and "android" and start iOS and Android apps at once, hot loading should work for both of them.
  • Change in CLI: use-figwheel does not accept -H option anymore. To set up host for your android device, please use new command re-natal use-android-device <real | genymotion | avd>. You only need to run this command once when you switch between android devices.
  • Fixes #13

Upgrade existing projects

  1. Run re-natal upgrade