react-native-modal-datetime-picker icon indicating copy to clipboard operation
react-native-modal-datetime-picker copied to clipboard

Fix/ios timepicker default date actually return the launch date

Open guilhermeseckert opened this issue 3 years ago • 0 comments
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.

guilhermeseckert avatar Jul 27 '22 22:07 guilhermeseckert