New Components
- Customized
Slider
ColorPicker
,ColorPalette
&ColorSwatch
FloatingButton
Features
Carousel
new features: non-full width pages, renderingPageControl
, rendering page counter (have to passmigrate
prop for the Carousel)Image
now support passingaspectRatio
prop when rendering as acover
imageAvatar
now support showing badge on all corners (top_right, top_left, bottom_right, bottom_left)Badge
now supportonPress
callbackTabController.TabBar
now support passingitems
as a prop instead of children- Support passing
containerWidth
toHint
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