react-native-modal-datetime-picker
react-native-modal-datetime-picker copied to clipboard
Fix/ios timepicker default date actually return the launch date
trafficstars
Overview
Issue: #578
When using the time picker using an interval (for example 30 minutes), whenever the user clicks "OK" without changing the date, it return the locally cached time.
Test Plan
Tested on an internal company project on iOS simulator and device. Both worked.