React Native Action Sheet Versions Save

A cross-platform ActionSheet for React Native

v3.5.0

4 years ago

3.5.0 (2020-02-04)

Features

v3.4.1

4 years ago

3.4.1 (2019-12-13)

Bug Fixes

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

v3.4.0

4 years ago

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)

v3.3.2

4 years ago

3.3.2 (2019-11-05)

Bug Fixes

  • android calling nested action sheets (b4f1ae3)

v3.3.1

4 years ago

3.3.1 (2019-10-30)

Improvements

  • export ActionSheetProps (#135) (cd966b48adc111aefab16ec4a753598461a446c2)

Bug Fixes

  • update eslint-utils to resolve security issue (#137) (3fc5e9f)

v3.3.0

4 years ago

Bug fixes

  • #131 Android: fix duplicate separator key when key arg == 0