Releases: wix/react-native-ui-lib
Releases · wix/react-native-ui-lib
3.40.1
3.40.0
3.39.0
New Components
StackAggregator- iOS like notifications stacked cards
Fixes
- Support passing
PickertherenderPickerprop withuseNativePicker - Fix
Carouselsnap on Android - Improve performance of modifiers calculations by removing unnecessary props comparisons
- Fix issue with passing
0toCard’sborderRadius
3.38.2
3.38.1
3.38.0
3.37.2
3.37.1
3.37.0
New Components
- Customized
Slider ColorPicker,ColorPalette&ColorSwatchFloatingButton
Features
Carouselnew features: non-full width pages, renderingPageControl, rendering page counter (have to passmigrateprop for the Carousel)Imagenow support passingaspectRatioprop when rendering as acoverimageAvatarnow support showing badge on all corners (top_right, top_left, bottom_right, bottom_left)Badgenow supportonPresscallbackTabController.TabBarnow support passingitemsas a prop instead of children- Support passing
containerWidthtoHintto control its container area - Allow dynamic prop change to
Card's selection color - Add Cocapods support
Fixes
- Fix issue with Carousel RTL support on Android
- Fix issue with native
Pickerwhen user doesn't select non of the option and confirm - undefined was returned instead of the first value
3.36.0
- new FeatureHighlight feature: control mask border radius and allow rendering PageControl
TextFieldnow support margin modifiersTextFieldnow support custom validations: usingvalidateanderrorMessageprops- View now support the
animatedmodifier - whether to render anAnimated.Viewinstead Pickernow support rendering custom modalImagenow supports passingoverlayTypefor rendering gradient overlay- new
Constants:isLandscape&screenAspectRatio