Skip to content

Conversation

@kamui545
Copy link
Contributor

@kamui545 kamui545 commented Mar 11, 2021

This PR adds the userInterfaceStyle option for iOS.
It can be set to light or dark, otherwise the default system style will be used.

See https://reactnative.dev/docs/actionsheetios#showactionsheetwithoptions

fix #197

@kamui545 kamui545 requested a review from bradbyte March 11, 2021 17:36
@bradbyte bradbyte merged commit 735cfa5 into expo:master Mar 11, 2021
@kamui545 kamui545 deleted the userInterfaceStyle branch March 11, 2021 22:17
bradbyte pushed a commit that referenced this pull request Mar 12, 2021
# [3.9.0](v3.8.0...v3.9.0) (2021-03-12)

### 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))
@bradbyte
Copy link
Contributor

🎉 This PR is included in version 3.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

bradbyte pushed a commit that referenced this pull request Aug 9, 2021
# [3.9.0](v3.8.0...v3.9.0) (2021-03-12)

### 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))
bradbyte pushed a commit that referenced this pull request Aug 9, 2021
# [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))
bradbyte pushed a commit that referenced this pull request Aug 9, 2021
# [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))
robertomartinez09515 added a commit to robertomartinez09515/action-sheet-react-best-proj that referenced this pull request Jul 25, 2022
# [3.9.0](expo/react-native-action-sheet@v3.8.0...v3.9.0) (2021-03-12)

### Bug Fixes

* allow callback to be async ([#183](expo/react-native-action-sheet#183)) ([d0d5182](expo/react-native-action-sheet@d0d5182))
* center icons with titles ([#188](expo/react-native-action-sheet#188)) ([d48c323](expo/react-native-action-sheet@d48c323))

### Features

* add `userInterfaceStyle` option for iOS ([#206](expo/react-native-action-sheet#206)) ([735cfa5](expo/react-native-action-sheet@735cfa5))
robertomartinez09515 added a commit to robertomartinez09515/action-sheet-react-best-proj that referenced this pull request Jul 25, 2022
# [3.9.0](expo/react-native-action-sheet@v3.8.0...v3.9.0) (2021-08-09)

### Bug Fixes

* allow callback to be async ([#183](expo/react-native-action-sheet#183)) ([d0d5182](expo/react-native-action-sheet@d0d5182))
* center icons with titles ([#188](expo/react-native-action-sheet#188)) ([d48c323](expo/react-native-action-sheet@d48c323))

### Features

* add `userInterfaceStyle` option for iOS ([#206](expo/react-native-action-sheet#206)) ([735cfa5](expo/react-native-action-sheet@735cfa5))
* Allow multiple destructive indices ([#210](expo/react-native-action-sheet#210)) ([81112b9](expo/react-native-action-sheet@81112b9))
robertomartinez09515 added a commit to robertomartinez09515/action-sheet-react-best-proj that referenced this pull request Jul 25, 2022
# [3.9.0](expo/react-native-action-sheet@v3.8.0...v3.9.0) (2021-08-09)

### Bug Fixes

* allow callback to be async ([#183](expo/react-native-action-sheet#183)) ([d0d5182](expo/react-native-action-sheet@d0d5182))
* center icons with titles ([#188](expo/react-native-action-sheet#188)) ([d48c323](expo/react-native-action-sheet@d48c323))

### Features

* add `userInterfaceStyle` option for iOS ([#206](expo/react-native-action-sheet#206)) ([735cfa5](expo/react-native-action-sheet@735cfa5))
* Allow multiple destructive indices ([#210](expo/react-native-action-sheet#210)) ([81112b9](expo/react-native-action-sheet@81112b9))
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.

2 participants