4.0.0-rc.1
版本发布时间: 2022-03-29 03:49:15
react-native-elements/react-native-elements最新发布版本:v4.0.0-rc.8(2023-07-29 03:23:36)
4.0.0-rc.1 (2022-03-28)
To use this version
yarn add @rneui/base @rneui/themed
npm install @rneui/base @rneui/themed
:boom: Breaking Change
-
themed
-
#3324 feat(ThemeProvider)!: update withTheme and ThemeProvider (@arpitBhalla)
Replace
colors
withlightColors
increateTheme
-
#3324 feat(ThemeProvider)!: update withTheme and ThemeProvider (@arpitBhalla)
Replace
:bug: Bug Fix
-
base
,themed
- #3418 fix(theme): remove Partial in Colors (@arpitBhalla)
-
base
- #3397 fix(Tab, TabView): conditional rendering (@WVAviator)
- #3380 fix(TabView): swipe issue (@arpitBhalla)
:memo: Documentation
- #3416 docs: fix "colors" typo (@shadowfish07)
- #3411 docs: Include swipeable resetCallback example (@jorgegvallejo)
-
#3408 docs: add
styled-components
troubleshooting (@gluons)
Committers: 6
- Alexander Durham @WVAviator
- Arpit Bhalla @arpitBhalla
- Jeremy Hamilton @flyingcircle
- Jorge G Vallejo @jorgegvallejo
- Saran Tanpituckpong ✔️ @gluons
- @shadowfish07