Skip to content

v1.6.0

Compare
Choose a tag to compare
@agrawal-rohit agrawal-rohit released this 19 Nov 10:32
· 666 commits to main since this release

1.6.0 (2021-11-19)

Bug Fixes

  • pressable: fixed the bleeding android ripple effect with border radius applied to pressable (db0d366)

Features

  • badge: added a Badge component and an HOC component to add badges to other components (ec5adc1)
  • image: adding new Image component with caching and progressive loading (5fa62ed)
  • radio, radiogroup, checkboxgroup: added new Radio, RadioGroup, and CheckBoxGroup components (0836d4c)
  • screen: added scrollable, pull-to-refresh, and keyboard aware functionality to screen (6bd2555)

Performance Improvements

  • added CheckBox, Badge, Radio, Image, and Screen components. Updates styles, core API, and docs (d09e849)