yarn react-native-screens 4.18.0

latest release: 4.19.0-nightly-20251022-4fcc5e7e3
19 hours ago

Minor release with important changes in bottom tabs icons API, recently added header items API and few more.

What's Changed

🟢 Improvements / Changes

  • refactor(Tabs): Refactor APIs for icons by @t0maboro in #3214
  • fix(iOS): accept multiple attributes for menu items by @satya164 in #3308
  • refactor(iOS): add type to header bar button items by @johankasperi in #3306
  • refactor(iOS): rename label -> title in context of header items API by @kkafar in #3318
  • refactor!(iOS): move changesSelectionAsPrimaryAction to menu button item by @kkafar in #3331

🐞 Bug fixes

  • fix(iOS, Tabs): use default UITabBarItem's title font as a base for font configuration by @kligarski in #3310
  • fix(iOS, Tabs): tabBarTintColor on iPadOS by @kligarski in #3314
  • fix: prevent freeze from unmounting native components by @kkafar in #3324
  • fix(iOS): handle variable icons in header items by @johankasperi in #3323

🔢 Misc

  • chore: Remove orientation settings in BottomTabsTest by @kmichalikk in #3312
  • chore: use label instead of title in example using react-navigation by @kkafar in #3329
  • release: 4.18.0 by @kkafar in #3332

Full Changelog: 4.17.1...4.18.0

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

NewReleases is sending notifications on new releases.