expo / react-native-action-sheet

A cross-platform ActionSheet for React Native
MIT License
1.37k stars 224 forks source link

Styling cancel button #272

Closed lewis221 closed 1 year ago

lewis221 commented 2 years ago

Is it able to change the colour of the cancel button? I want to change the cancel button to red. I follow to react-native ActionSheet https://reactnative.dev/docs/actionsheetios and see there is a props called cancelButtonTintColor. Is there a similar way in expo? image

bradbyte commented 1 year ago

This has been added in 3.14.0. Thanks!