This repository was archived by the owner on Apr 16, 2025. It is now read-only.
@pxblue/react-native-components v5.1.0
v5.1.0 (June 21, 2021)
Added
<CollapsibleHeaderLayout>component that resizes Header as the screen is scrolled.- New props for
<Header>component (expandedHeight,collapsedHeight,onExpand,onCollapse,scrollPosition,variant) to support<CollapsibleHeaderLayout>. - Support for
ReactNodecontent in<Header>title,subtitle, andinfoprops.
Fixed
<ScoreCard>component now extends the<Card>components from React Native Paper.
Changed
- Updated styles for
<Header>,<MobileStepper>, and<UserMenu>to work better with Dark Themes.