Open EngsShi opened 6 years ago
same problem here.
Same here... does anybody know why hardwareBackPress event does not get fired if we import react-native-pathjs-charts?
App exits when hardware back button is pressed.
Might be related to this https://github.com/facebook/react-native/issues/15497
When I remove react-native-pathjs-charts, BackHandler Listener can be called normally.