Skip to content

Latest commit

 

History

History
50 lines (23 loc) · 2.65 KB

CHANGELOG.md

File metadata and controls

50 lines (23 loc) · 2.65 KB

Changelog

3.8.0 (2020-05-19)

Features

3.7.0 (2020-05-06)

Features

  • adds useModal prop wrap action sheet in a modal (9ed955d), closes #169

3.6.0 (2020-03-30)

Bug Fixes

  • Android 'Super expression must either be null or a function' (37156da)

Features

  • Add accessibility label to Action options (#158) (bc3c27d)

3.5.0 (2020-02-04)

Features

3.4.1 (2019-12-13)

Bug Fixes

  • iOS: crash when using Android only options (#144) (8016008)

3.4.0 (2019-11-19)

Features

  • android: allow customizing container styles (#142) (39fc431)
  • Allow pointerEvents prop to pass through to containing view (#124) (76397fa)