VitaliiBlagodir / cordova-plugin-datepicker

MIT License
319 stars 351 forks source link

Update date picker background dynamically for Dark Theme in iOS #285

Open ajnrajeev opened 3 years ago

ajnrajeev commented 3 years ago

This PR updates the background color of the picker options to darkgray when dark theme is enabled in iOS. It also dynamically switches between light and dark modes based on the user settings.