79698436

Date: 2025-07-11 13:59:41
Score: 2
Natty:
Report link

Ok, apparently, for iOS, I need to use the themeVariant , otherwise, if my phone is on dark mode the picker will use the colour scheme expected for dark and although I've styled my items with text color, it didn't assume it.
On @react-native-community/datetimepicker I can just use themeVariant but on "@react-native-picker/picker": "2.11.1" I will need to use PickerIOS if I want to control the theme variant

Reasons:
  • Blacklisted phrase (0.5): I need
  • RegEx Blacklisted phrase (1): I want
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: ItzaMi