github react-navigation/react-navigation @react-navigation/stack@5.10.0

latest releases: @react-navigation/stack@7.0.0-alpha.20, @react-navigation/native-stack@7.0.0-alpha.20, @react-navigation/material-top-tabs@7.0.0-alpha.19...
3 years ago

5.10.0 (2020-10-24)

Bug Fixes

  • add missing check for parent header when calculating height (da91cec)
  • don't set statusbar height on nested header by default (38e17aa)
  • fix header buttons not pressable when headerTransparent=true & headerMode=float (#8804) (d6cac67), closes #8731
  • set needsOffscreenAlphaCompositing and update default android animation (8ee0dda), closes #8696

Features

  • add optional screens per navigator (#8805) (7196889)
  • improve types for navigation state (#8980) (7dc2f58)
  • update helper types to have navigator specific methods (f51086e)

Don't miss a new react-navigation release

NewReleases is sending notifications on new releases.