react-native-masked-text icon indicating copy to clipboard operation
react-native-masked-text copied to clipboard

support for object refs

Open jsamr opened this issue 5 years ago • 3 comments

Prior to this PR, inputRef could not be a ref object, despite it being the new standard. Refs created with React.createRef() and React.useRef() are now supported.

jsamr avatar Dec 07 '19 10:12 jsamr

+1

sciotta avatar Mar 23 '20 02:03 sciotta

+1

dustinnnnnn avatar Apr 28 '21 01:04 dustinnnnnn

+1 you should merge this PR :)

ryantzor avatar Jul 06 '21 20:07 ryantzor