react-native-exit-app icon indicating copy to clipboard operation
react-native-exit-app copied to clipboard

Exit,close,kill,shutdown app completely for React Native on iOS and Android.

Results 15 react-native-exit-app issues
Sort by recently updated
recently updated
newest added

Hi! I'm trying to implement this library and can't build android app. Looks like `compile project(':react-native-exit-app')` is deprecated and `implementation` need to be used instead. Could you please help with...

Apps that look like errors may be rejected by Apple. So I corrected it. `We found that your app includes a UI control for quitting the app. This is not...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. I was seeing the following error...

I was investigating when I came across this library and saw [this answer](https://developer.apple.com/library/archive/qa/qa1561/_index.html#//apple_ref/doc/uid/DTS40007952), outdated, but I also saw other comments on an [Apple Developer forum](https://developer.apple.com/forums/thread/107270) stating that there are discussions...