ibm-bluemix-mobile-services / bms-push-react-native

IBM Cloud Mobile Services - Client SDK React Native for Push service
Apache License 2.0
2 stars 2 forks source link

Hardware Back Press not working all across the app after installation. Package might have some sort of conflict with react-navigation. #26

Open markcabadsan opened 3 years ago

markcabadsan commented 3 years ago

I am currently integrating IBM Push Notification Service with my app but after installing this package, bmd-push-react-native, Hardware Back Press stopped working all across the app. When I close the app, device's Hardware Back Press works perfectly again. Also, Hardware Back Press started to work again all across after uninstalling the package. I think the package has some sort of conflict with react navigation.