Skip to content

Releases: logicwind/react-native-exit-app

v0.1.0

03 Jun 13:01
38a2bf3
Compare
Choose a tag to compare

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()