react-native-action-sheet

A cross-platform ActionSheet for React Native

MIT License

Downloads
503.4K
Stars
1.4K
Committers
54

Bot releases are visible (Hide)

react-native-action-sheet - v4.1.0 Latest Release

Published by github-actions[bot] 5 months ago

4.1.0 (2024-05-15)

Features

Bug Fixes

  • use release-please instead of semantic release (#300) (b35a403)
react-native-action-sheet - v4.0.1

Published by github-actions[bot] almost 2 years ago

4.0.1 (2022-11-04)

Bug Fixes

  • expose ref on ActionSheetProvider for statically invoking (#283) (b2f5f43)
react-native-action-sheet - v4.0.0

Published by github-actions[bot] almost 2 years ago

4.0.0 (2022-10-26)

Features

BREAKING CHANGES

  • This implementation is backwards compatible, but just to be safe I'm marking this as breaking so that it bumps the major version.
react-native-action-sheet - v3.13.0

Published by github-actions[bot] almost 3 years ago

3.13.0 (2022-01-10)

Bug Fixes

  • defer calling onSelect until after animation (#248) (1fb3411), closes #203
  • stabilize the identity of the context provider value (#251) (55005ba)

Features

  • support closing actionsheet with Esc key on web (#247) (c4c3f8b), closes #194
react-native-action-sheet - v3.12.0

Published by bradbyte about 3 years ago

3.12.0 (2021-10-14)

Bug Fixes

  • use correct callback type allowing for undefined i (#239) (b54b9f1)

Features

react-native-action-sheet - v3.11.0

Published by bradbyte about 3 years ago

3.11.0 (2021-09-07)

Bug Fixes

Features

  • default useModal to true when autoFocus is set (688fd47)
react-native-action-sheet - v3.10.0

Published by bradbyte about 3 years ago

3.10.0 (2021-08-09)

Features

react-native-action-sheet - v3.9.0

Published by bradbyte over 3 years ago

3.9.0 (2021-03-12)

Bug Fixes

Features

  • add userInterfaceStyle option for iOS (#206) (735cfa5)
react-native-action-sheet - v3.8.0

Published by bradbyte over 4 years ago

3.8.0 (2020-05-19)

Features

react-native-action-sheet - v3.7.0

Published by bradbyte over 4 years ago

3.7.0 (2020-05-06)

Features

  • adds useModal prop wrap action sheet in a modal (9ed955d), closes #169
react-native-action-sheet - v3.6.0

Published by bradbyte over 4 years ago

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)
react-native-action-sheet - v3.5.0

Published by bradbyte over 4 years ago

3.5.0 (2020-02-04)

Features

react-native-action-sheet - v3.4.1

Published by bradbyte almost 5 years ago

3.4.1 (2019-12-13)

Bug Fixes

  • iOS: crash when using Android only options (#144) (8016008)
react-native-action-sheet - v3.4.0

Published by bradbyte almost 5 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)
react-native-action-sheet - v3.3.2

Published by bradbyte almost 5 years ago

3.3.2 (2019-11-05)

Bug Fixes

  • android calling nested action sheets (b4f1ae3)
react-native-action-sheet - v3.3.1

Published by github-actions[bot] almost 5 years ago

3.3.1 (2019-10-30)

Improvements

  • export ActionSheetProps (#135) (cd966b48adc111aefab16ec4a753598461a446c2)

Bug Fixes

  • update eslint-utils to resolve security issue (#137) (3fc5e9f)
react-native-action-sheet -

Published by bradbyte almost 5 years ago

Bug fixes

  • #131 Android: fix duplicate separator key when key arg == 0
Package Rankings
Top 1.09% on Npmjs.org
Badges
Extracted from project README
npm License: MIT Discord
Related Projects