react-native-confirmation-code-field
Advanced tools
Changelog
3.0.0
One code cell
=== One TextInput
inputProps: Function
prop, now is inputProps: ?Object
canPasteCode
, now it is works always by defaultinputStyle: Function
use cellProps
onChangeText
use inputProps={{onChangeText: (text) => {}}}
variant
values: border-b-t
and border-l-r
focus()
and blur()
methods