How to select a predefined date when datepicker is opened ?
Describe the bug How do i select a predefined date when the datepicker is opened ?
To Reproduce Steps to reproduce the behavior:
- Go to react-native-modern-datepicker
- A selected props is set to 14-09-2022
- When the date picker is shown the set date in the selected prop is not highlighted or selected same happens when set with the current prop too.
Expected behavior Set a prop a date value to show date selected when the datepicker is shown
Screenshots https://snack.expo.dev/@francis25/date-sample
Desktop (please complete the following information):
- OS: Android 11
any updates on this ? @franferns where u able to solve this ?
No could not find any solution for this
any updates on this ? @franferns where u able to solve this ?
@Ahmed-Imam I tried this one https://www.npmjs.com/package/@react-native-community/datetimepicker . May be this could be help.