npm react-native-screens 4.28.0

3 hours ago

What's changed?

This is a small release that brings several fixes to the library.

🐞 Bugfixes

  • fix(Android, Tabs): handle forceLayout to ensure tab bar is properly laid out after configuration change (#4582)
  • fix(Android, Stack v4+): append SwipeRefreshLayout transition filler (#4519)
  • fix(Android, Tabs): use ViewIdGenerator to identify MenuItems instead of sequential ids (#4558)
  • fix(Android, Stack v4): prevent adding preloaded and dismissed fragments when popping from opaque to translucent screen (#4571)
  • fix(Android, Tabs): expose tab item testID as viewIdResourceName (#4497)
  • fix(Example): Upgrade kotlin to 2.3.* (#4536)
  • fix(Android): use-after-free of RNSScreenRemovalListener registered as mounting override delegate (#4413)

Misc

  • chore: Fix import type in FormSheet scenario (#4647)
  • chore(iOS): silence release build warnings (#4486)

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

NewReleases is sending notifications on new releases.