react-native-actions-sheet-picker
react-native-actions-sheet-picker copied to clipboard
Dark Theme Not Supported
Confirm this. Action sheet displays white text on white background if dark theme enabled.
Unfortunately, we cannot set a dark background color for whole Action Sheet (via actionsSheetProps) due hardcoded style:
https://github.com/Bur0/react-native-actions-sheet-picker/blob/acd8ebf0e87b50332ab4fe12da5cc9e08b304acf/src/components/Picker.tsx#L99