Tags: expo/react-native-action-sheet
Tags
chore(release): 4.0.0 [skip ci] # [4.0.0](v3.14.0...v4.0.0) (2022-10-26) ### Features * iOS use custom action sheet ([#281](#281)) ([372dc80](372dc80)) ### 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.
chore(release): 3.13.0 [skip ci] # [3.13.0](v3.12.0...v3.13.0) (2022-01-10) ### Bug Fixes * defer calling onSelect until after animation ([#248](#248)) ([1fb3411](1fb3411)), closes [#203](#203) * stabilize the identity of the context provider value ([#251](#251)) ([55005ba](55005ba)) ### Features * support closing actionsheet with Esc key on web ([#247](#247)) ([c4c3f8b](c4c3f8b)), closes [#194](#194)
chore(release): 3.9.0 [skip ci] # [3.9.0](v3.8.0...v3.9.0) (2021-08-09) ### Bug Fixes * allow callback to be async ([#183](#183)) ([d0d5182](d0d5182)) * center icons with titles ([#188](#188)) ([d48c323](d48c323)) ### Features * add `userInterfaceStyle` option for iOS ([#206](#206)) ([735cfa5](735cfa5)) * Allow multiple destructive indices ([#210](#210)) ([81112b9](81112b9))
PreviousNext