ttdung11t2 / react-native-confirmation-code-input

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

Get Code text on every update of Field #62

Closed quangtuandev closed 4 years ago

marconi commented 4 years ago

Unfortunately this didn't update the types from https://github.com/ttdung11t2/react-native-confirmation-code-input/blob/master/index.d.ts#L9

retyui commented 4 years ago

@marconi You can use a fork without this issue https://github.com/retyui/react-native-confirmation-code-field

marconi commented 4 years ago

@retyui Looks promising, will check it out tonight. Thanks.