yarn react-native-ui-lib 4.1.0

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

New Features

  • Image now support rounded Android gifs
  • Incubator.TouchableOpacity now supports activeScale - add scale animation when pressing the button
  • Incubator.TouchableOpacity now supports modifiers
  • TabController now support rendering pages as carousel using TabController.PageCarousel
  • Constants now exports also windowWidth and windowHeight which bases on Dimensions.get('window')
  • Allow setting TabController.TabBar container width by passing the containerWidth prop
  • Set accessibilityState for Card when passing selected prop
  • Add example screens for ColorSwatch and ColorPicker

Fixes

  • Fix issue with overlayType and cover props wasn’t working on image styled with absolute position
  • Fix Carousel initialPage with dynamic pages
  • Fix an Android issue with Carousel’s page offset on orientation change
  • Fix TabController.TabPage zIndex issue
  • Set Image accessibility to false by default
  • Fix issue with API inconsistency when migrating from native Picker to default Picker
  • Fix accessibility for various components (Checkbox, Picker, Dialog, Modal, Badge, Avatar)
  • Fix UNSAFE lifecycle method warning when using the Drawer component
  • Fix Drawer accessibility warnings
  • Update example demo app icon and name
  • Enable back usage of react-native-blur in our components (Card, Modal)
  • Fix issue with background modifier always applied even when passing false

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

NewReleases is sending notifications on new releases.