aksonov / react-native-experimental-navigation

React Native ExperimentalNavigation clone (RN0.26 API) used by RNRF
Other
31 stars 53 forks source link

There is a warning in react-native 0.44 #26

Open hyochan35 opened 7 years ago

hyochan35 commented 7 years ago

Warning: Navigator: isMounted is deprecated. Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks.

WarrenBuffering commented 6 years ago

Any feedback on this?