react-native-paper-dates icon indicating copy to clipboard operation
react-native-paper-dates copied to clipboard

Improve date input mask

Open RichardLindhout opened this issue 5 years ago • 0 comments

When going back and typing

e.g.

state 1: 21-10-1996 state 2: 21-10 User types: 1 Should be: 21-10-1 But is: 21-10-

RichardLindhout avatar Aug 19 '20 18:08 RichardLindhout