File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -44,6 +44,7 @@ const App = () => {
44
44
< RNTextInput
45
45
inputRef = { ( ref : any ) => ( _inputRef = ref ) }
46
46
placeholder = "E-mail"
47
+ disableButton
47
48
onChangeText = { ( text : string ) => console . log ( "Text: " , text ) }
48
49
onPress = { ( ) => _inputRef ?. focus ( ) }
49
50
/>
Original file line number Diff line number Diff line change 733
733
" resolved" " https://registry.npmjs.org/@freakycoder/react-native-bounceable/-/react-native-bounceable-0.2.4.tgz"
734
734
" version" " 0.2.4"
735
735
736
- " @freakycoder/react-native-text-input@^0.1.7 " :
737
- " integrity" " sha512-DizfEaT5XTXkHDgl54u9sMrmrxAL6KnPxK31UJVk437v4tYBN9mM/YdkR0lwc+4I6VILLjX9FuA4eqrQqaRHCA =="
738
- " resolved" " https://registry.npmjs.org/@freakycoder/react-native-text-input/-/react-native-text-input-0.1.7 .tgz"
739
- " version" " 0.1.7 "
736
+ " @freakycoder/react-native-text-input@^0.1.8 " :
737
+ " integrity" " sha512-lEVXEl6WJStG0jVtfP2fgp9JUawA5JcnvbShnOWhu3yaTNxz/QK3u/eDUdQrzm9xJXlvBpcFPvFRk/jdGQLDxg =="
738
+ " resolved" " https://registry.npmjs.org/@freakycoder/react-native-text-input/-/react-native-text-input-0.1.8 .tgz"
739
+ " version" " 0.1.8 "
740
740
741
741
742
742
" integrity" " sha512-QD1PhQk+s31P1ixsX0H0Suoupp3VMXzIVMSwobR3F3MSUO2YCV0B7xqLcUw/Bh8yuvd3LhpyqLQWTNcRmp6IdQ=="
You can’t perform that action at this time.
0 commit comments