I need to exit app when a certain button click. BackHandler.exitApp() working well on android, but not working on ios.
I think react-native-exit-app is best solution. But it have null object error. How to exit app in react native? If anyone know the solving then please advance me. Thanks