React Native DateTime Picker Dynamic Dark/Light Mode

Viewed 431

I struggle to find a DateTime Picker library for React Native which supports dynamic changes from light to dark mode or any other styling changes on runtime for that matter. The library I use now and is the most common, you can only change styles.xml before compiling.

https://github.com/react-native-datetimepicker/datetimepicker

Anyone has used a library which supports dynamic styling on runtime?

0 Answers
Related