Skip to content

Releases: wix/react-native-ui-lib

3.37.0

03 Sep 05:27
d346ff0
Compare
Choose a tag to compare

New Components

  • Customized Slider
  • ColorPicker, ColorPalette & ColorSwatch
  • FloatingButton

Features

  • Carousel new features: non-full width pages, rendering PageControl, rendering page counter (have to pass migrate prop for the Carousel)
  • Image now support passing aspectRatio prop when rendering as a cover image
  • Avatar now support showing badge on all corners (top_right, top_left, bottom_right, bottom_left)
  • Badge now support onPress callback
  • TabController.TabBar now support passing items as a prop instead of children
  • Support passing containerWidth to Hint to 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 Picker when user doesn't select non of the option and confirm - undefined was returned instead of the first value

3.36.0

02 Sep 04:53
Compare
Choose a tag to compare
  • new FeatureHighlight feature: control mask border radius and allow rendering PageControl
  • TextField now support margin modifiers
  • TextField now support custom validations: using validate and errorMessage props
  • View now support the animated modifier - whether to render an Animated.View instead
  • Picker now support rendering custom modal
  • Image now supports passing overlayType for rendering gradient overlay
  • new Constants: isLandscape & screenAspectRatio

Upgrade to RN51

29 Jan 14:59
Compare
Choose a tag to compare

this major version update is to avoid breaking changes comes with RN51 (if there're any), if this version cause you any sort of issue please report an issue and in the meanwhile use version ^2.0.0