Skip to content

Conversation

@bradbyte
Copy link
Contributor

@bradbyte bradbyte force-pushed the feat/disabled-indicies branch from 3ba6820 to 3fdb782 Compare October 12, 2021 17:00
@bradbyte bradbyte merged commit feed1f7 into master Oct 14, 2021
@bradbyte bradbyte deleted the feat/disabled-indicies branch October 14, 2021 19:54
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.

Add support for disabledButtonIndices option

2 participants