Skip to content
This repository was archived by the owner on Apr 16, 2025. It is now read-only.

@pxblue/react-native-components v4.0.0

Choose a tag to compare

@joebochill joebochill released this 12 Dec 01:48
· 1496 commits to master since this release
feb8a91

Changed

  • Text styles of the <ListItemTag> updated slightly
  • Updated to use React Native Paper version 4+

Added

  • Adds hidden prop to the Drawer NavItem to conditionally hide elements in the Drawer.

Fixed

  • Fixes rightComponent prop for Drawer NavItem to render content on the right side of the Drawer NavItem.