npm react-native-screens 3.25.0

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

What's Changed

Minor release focused on bug fixes & internals.

🐛 Bug fixes

  • iOS: Add missing call to super method in RNSScreenView#finalizeUpdates by @kkafar in #1855
  • Android: Shorten alpha animation to 83ms on default enter-out by @kkafar in #1835
  • iOS: Wrong title in back button menu for screens w/ hidden header by @kkafar in #1866
  • iOS: Full window overlay cannot receive tap when modal is full screen by @intergalacticspacehighway in #1872

🔢 Miscellaneous

  • Reinstall deps & pods in example apps after release by @kkafar in #1862
  • Fix typo in docs on sheetCornerRadius by @kkafar in #1863
  • Use PlatformColor instead of plain string for color related props by @retyui in #1846
  • Android: Migrate replaceSystemWindowInsets to Builder.setSystemWindowInsets by @kirillzyusko in #1868

New Contributors

Full Changelog: 3.24.0...3.25.0

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

NewReleases is sending notifications on new releases.