ttdung11t2 / react-native-confirmation-code-input

A react-native component to input confirmation code for both Android and IOS
MIT License
411 stars 349 forks source link

Adds copy-paste paste functionality #25

Closed br4in3x closed 5 years ago

br4in3x commented 6 years ago

This PR adds basic Copy/Paste functionality. Tested on iOS 11.3.1. Should work on Android.

br4in3x commented 5 years ago

@ttdung11t2 Should I close this PR?

haofeng123 commented 5 years ago

@br4in3x hello,i fork your branch in my project,but i can't paste from message in ios, can you help me please

haofeng123 commented 5 years ago

@br4in3x Hey guy,l used your branch ,but there is a function can't use ,which is called From message .Please help me

br4in3x commented 5 years ago

@haofeng123 Hello! Unfortunately, I don't have time to work on this project right now. Try this fork: https://github.com/retyui/react-native-confirmation-code-field. Seems like @retyui is actively supporting this component. Good luck!