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

@pxblue/react-native-components v5.1.0

Choose a tag to compare

@joebochill joebochill released this 21 Jun 19:14
· 1225 commits to master since this release
b919222

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 ReactNode content in <Header> title, subtitle, and info props.

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.