yarn react-native-ui-lib 5.22.0

latest releases: 6.11.3-snapshot.838, 6.11.3-snapshot.833, 6.11.3-snapshot.831...
3 years ago

What's New?

Check out our Colors.loadSchemes API for dark mode support, you can read more about how to use it here
https://wix.github.io/react-native-ui-lib/foundation/colors

🎁 Features

• Support dark mode using Colors.loadSchemes method. (#1147)
• Support onCollapseChanged & onCollapseWillChanged props for StackAggregator component (#1210)
• Add notes in our docs for component that has dependency on an optional dependency (#1220)
• Support passing containerStyle to Modal.TopBar component (#1222)
• Colors - add transparent. (#1234)
• Update prop-value-shape-deprecation lint rule to support props path (#1227)

🔧 Fixes

• Fix Badge's size default prop and make it optional (#1212)
• Picker - fix not responding to external value change when renderPicker is used (without useNativePicker) (#1211)
• Fix broken UI for Galaxy S20 in expandableSection screen (#1230)
• Fix TS issues (#1215)
• Fix floatingButton duration prop (#1228)
• Carousel - replace children.length with Reacts children count helper. (#1219)
• Fixing docs extends links (#1237)

⚙️ Maintenance & Infra

• Big refactor in our eslint rules - Support more import\require types (for instance importing *), handling renamed components, improve fix logic. (#1193)
• Begin transition to reanimated v2 in our components, at the moment our components should work on both versions. (#1224)
• Migrate our demo project to reanimatedv2 (#1223)

Don't miss a new react-native-ui-lib release

NewReleases is sending notifications on new releases.