react-native-paper

Material Design for React Native (Android & iOS)

MIT License

Downloads
1.1M
Stars
12.2K
Committers
321

Bot releases are visible (Hide)

react-native-paper - Release 5.10.2

Published by lukewalczak about 1 year ago

5.10.2 (2023-08-21)

Bug Fixes

  • correct theme type (c1dc14b)
  • custom theme property for RadioButtonItem component (#4036) (124f38c)
react-native-paper - Release 5.10.1

Published by lukewalczak about 1 year ago

5.10.1 (2023-08-09)

Bug Fixes

react-native-paper - Release 5.10.0

Published by lukewalczak about 1 year ago

5.10.0 (2023-08-02)

Bug Fixes

Features

  • option for hiding check icon on selected chip (#3969) (9a7f40b)
  • add missing rippleColor in FAB (#4001) (f62b694)
  • add missing rippleColor in components' nested pressables (#4003) (0000bbe)
react-native-paper - Release 5.9.1

Published by lukewalczak over 1 year ago

5.9.1 (2023-07-04)

Bug Fixes

react-native-paper - Release 5.9.0

Published by lukewalczak over 1 year ago

5.9.0 (2023-06-28)

Bug Fixes

Features

react-native-paper - Release 5.8.0

Published by lukewalczak over 1 year ago

5.8.0 (2023-05-15)

Bug Fixes

Features

  • add dismissableBackButton prop to Dialog (#3865) (46d1201)
  • add long press support for fab group (#3881) (92c4037)
  • add possibility to override touchable ripple color (#3866) (39b2e82)
react-native-paper - Release 5.7.2

Published by lukewalczak over 1 year ago

5.7.2 (2023-05-03)

react-native-paper - Release 5.7.1

Published by lukewalczak over 1 year ago

5.7.1 (2023-05-02)

Bug Fixes

react-native-paper - Release 5.7.0

Published by lukewalczak over 1 year ago

5.7.0 (2023-04-17)

Bug Fixes

Features

  • add color generator to docs (#3807) (8bb0f16)
  • support for labelMaxFontSizeMutliplier on Checkbox.Item (#3791) (4041942)
react-native-paper - Release 5.6.0

Published by lukewalczak over 1 year ago

5.6.0 (2023-04-03)

Bug Fixes

  • appbar header ignores border bottom radius (#3767) (0a4cfb9)

Features

react-native-paper - Release 5.5.2

Published by lukewalczak over 1 year ago

5.5.2 (2023-03-27)

Bug Fixes

  • pass ref to ios surface (15e3c9a)

Features

react-native-paper - Release 5.5.1

Published by lukewalczak over 1 year ago

5.5.1 (2023-03-23)

Bug Fixes

  • data table header title number of lines not working (#3772) (b385389)
  • remove abstraction function from event emitter (#3770) (12795cd)
react-native-paper - Release 5.5.0

Published by lukewalczak over 1 year ago

5.5.0 (2023-03-20)

Bug Fixes

  • add event emit for long press (#3769) (baa0372)
  • add support for styling dialog action buttons (#3760) (c8c0d8b)
  • ignore onTabLongPress in MaterialBottomTabNavigationConfig (#3768) (f390bdd)

Features

  • add onTabLongPress for Bottom Navigation (#3758) (7f8852b)
react-native-paper - Release 5.4.1

Published by lukewalczak over 1 year ago

5.4.1 (2023-03-13)

Bug Fixes

react-native-paper - Release 5.4.0

Published by lukewalczak over 1 year ago

5.4.0 (2023-03-11)

Bug Fixes

  • revert 'replace MaterialCommunityIcon in favor of internal Icon' (#3745) (58a223b)
react-native-paper - Release 5.3.1

Published by lukewalczak over 1 year ago

5.3.1 (2023-03-06)

react-native-paper - Release 5.3.0

Published by lukewalczak over 1 year ago

5.3.0 (2023-03-06)

Bug Fixes

Features

  • add onClearIconPress to SearchBar (#3679) (9125545)
  • add prop accessibilityState for Menu.Item (#3724) (0249f37)
  • add react-navigation integration for BottomNavigation (#3676) (7d3bd08)
  • support for titleMaxFontSizeMultiplier (#3727) (43a9b17)
react-native-paper - Release 5.2.0

Published by lukewalczak over 1 year ago

5.2.0 (2023-02-06)

Bug Fixes

Features

react-native-paper - Release 5.1.4

Published by lukewalczak over 1 year ago

5.1.4 (2023-01-23)

Bug Fixes

react-native-paper - Release 5.1.3

Published by lukewalczak almost 2 years ago

5.1.3 (2023-01-09)

Bug Fixes

  • adjust condition for displaying icon (#3574) (ce990de)
  • allow to override card border color using styles (#3584) (90c0433)
  • Made ToggleButton.Group TS compatible (#3543) (9273d37)
  • Surface to correctly set start and end on iOS (#3571) (5cc7511)