Skip to content

Conversation

@bradbyte
Copy link
Contributor

@bradbyte bradbyte commented Sep 7, 2021

Closes #222

@bradbyte bradbyte merged commit b54b9f1 into master Sep 7, 2021
@bradbyte bradbyte deleted the fix/callback-types branch September 7, 2021 14:25
bradbyte pushed a commit that referenced this pull request Oct 14, 2021
# [3.12.0](v3.11.0...v3.12.0) (2021-10-14)

### Bug Fixes

* use correct callback type allowing for undefined `i` ([#239](#239)) ([b54b9f1](b54b9f1))

### Features

* adds support for disabledButtonIndicies ([#246](#246)) ([feed1f7](feed1f7)), closes [#224](#224)
@bradbyte
Copy link
Contributor Author

🎉 This PR is included in version 3.12.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

robertomartinez09515 added a commit to robertomartinez09515/action-sheet-react-best-proj that referenced this pull request Jul 25, 2022
# [3.12.0](expo/react-native-action-sheet@v3.11.0...v3.12.0) (2021-10-14)

### Bug Fixes

* use correct callback type allowing for undefined `i` ([#239](expo/react-native-action-sheet#239)) ([b54b9f1](expo/react-native-action-sheet@b54b9f1))

### Features

* adds support for disabledButtonIndicies ([#246](expo/react-native-action-sheet#246)) ([feed1f7](expo/react-native-action-sheet@feed1f7)), closes [#224](expo/react-native-action-sheet#224)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

undefined in buttonIndex callback showActionSheetWithOptions

2 participants