capitalone / react-native-pathjs-charts

Android and iOS charts based on react-native-svg and paths-js
Apache License 2.0
879 stars 260 forks source link

android BackHandler Listener have not call #215

Open EngsShi opened 6 years ago

EngsShi commented 6 years ago

When I remove react-native-pathjs-charts, BackHandler Listener can be called normally.

vstrides commented 6 years ago

same problem here.

gtaylor44 commented 6 years ago

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.

JevonJ commented 6 years ago

Might be related to this https://github.com/facebook/react-native/issues/15497