Skip to content

0.4.2

Compare
Choose a tag to compare
@vladimir-kotikov vladimir-kotikov released this 18 Sep 06:21
· 966 commits to master since this release
  • Fixed annoying error message when app's entry point is not index.<platform>.js
  • Added runArguments configuration option to allow passing custom arguments to react-native run-* commands
  • Reorganized documentation structure
  • Switched to direct usage of React Native CLI instead of ideviceinstaller to run iOS apps
  • Fixed automatic enable of JS debugging on iOS simulator