yarn react-native-screens 2.14.0

latest releases: 3.32.0, 3.31.1, 3.31.0...
3 years ago

Minor release introducing #624, which changes the native logic used in react-navigation's stack, bottom-tabs, and drawer navigators. 🎉

This change introduces:

  • disabling usage of react-native-screens per navigator with detachInactiveScreens prop
  • ability to make the previous screen stay in the view hierarchy after the transition with detachPreviousScreen prop

You can check the changes on the side of react-navigation in react-navigation/react-navigation#8805 and the documentation of the new props in https://reactnavigation.org/.

Don't miss a new react-native-screens release

NewReleases is sending notifications on new releases.