expo / ex-navigation

Route-centric navigation for React Native
997 stars 201 forks source link

BackAndroid is deprecated on RN44 #461

Closed sibelius closed 7 years ago

sibelius commented 7 years ago

We should use BackHandler instead

https://github.com/facebook/react-native/blob/f3dbddcf2bdc0e4f49dd6f5220360b5ff383e16f/Libraries/react-native/react-native-implementation.js#L70

brentvatne commented 7 years ago

pr plis

sibelius commented 7 years ago

done! https://github.com/expo/ex-navigation/pull/462