Skip to content

Commit 13cee8f

Browse files
Added CHANGELOG
1 parent 4096960 commit 13cee8f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)