yarn react-native-paper 5.14.0
Release 5.14.0

latest releases: 5.14.5, 5.14.4, 5.14.3...
4 months ago

5.14.0 (2025-04-30)

Deprecation

The createMaterialBottomTabNavigator has been deprecated as of react-native-paper@5.14.0. Instead, use @react-navigation/bottom-tabs version 7.x or later, combined with BottomNavigation.Bar to achieve a Material Design look.

For implementation details, see the dedicated example.

  • deprecate createMaterialBottomTabNavigator #4694

Bug Fixes

Features

  • support for react-native-vector-icons@11.0 #4696
  • adjust adaptNavigationTheme to the latest navigation theme changes (#4690) (699bb06)
  • add container style prop (#4691) (95c9390)
  • add content style prop (#4697) (c98a01c)
  • enable adding styles to the action-wrapper in FABGroup (#4657) (a91a4c8)

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

NewReleases is sending notifications on new releases.