Skip to content

v0.1.0

Choose a tag to compare

@bhavesh-lw bhavesh-lw released this 03 Jun 13:01
· 6 commits to master since this release
38a2bf3

What's new:

  • Initial release of react-native-exit-app
  • Support for exiting the app on Android using System.exit(0)
  • iOS support using exit(0)
  • Simple JavaScript API to call exitApp()