react-native-action-sheet
react-native-action-sheet copied to clipboard
Styling cancel button
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?
