We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4096960 commit 13cee8fCopy full SHA for 13cee8f
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+## 0.1.0
2
+
3
+- Initial release of `react-native-exit-app`
4
+- Support for exiting the app on Android using `System.exit(0)`
5
+- iOS support using `exit(0)`
6
+- Simple JavaScript API to call `exitApp()`
0 commit comments