yarn react-native-screens 3.26.0

latest releases: 4.0.0-beta.0, 3.35.0-rc.1, 3.35.0-rc.0...
11 months ago

Minor release adding new useAnimatedHeaderHeight and useReanimatedHeaderHeight hooks, providing fixes for search bar and introducing internal changes. Please note that new hooks introduced in this release are fully functional on Paper, on Fabric there are few edge cases we are still working on.

What's Changed

🐛 Bug fixes

  • Change implementation of headerConfig prop on Android by @tboba in #1883
  • Change elements visibility on search bar open by @tboba in #1903
  • Fix positioning of large header and search bar by @tboba in #1895
  • Change implementation of calculating status bar, refactor methods used on header height change by @tboba in #1917
  • Fix calculating header height when changing status/action bar visibility by @tboba in #1922
  • Allow Reanimated Screen to check large header by @tboba in #1915
  • Fix issue when emptying nav stack on Windows by @chrisglein in #1890
  • Update podspec to use install_modules_dependencies by @cipolleschi in #1920
  • Remove MaxPerm args from JVM invocation by @kkafar in #1888

👍 Improvements

  • Calculate values of useHeaderHeight natively by @tboba in #1802
  • Allow for different fragment types inside ScreenContainer by @kkafar in #1887
  • Add focused states on page transitions by @tboba in #1894

🔢 Miscellaneous

New Contributors

Full Changelog: 3.25.0...3.26.0

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

NewReleases is sending notifications on new releases.