react-native-validate-textinput:验证ReactInput的TextInput自定义(相同的Redux形式)

时间:2024-06-05 21:41:05
【文件属性】:

文件名称:react-native-validate-textinput:验证ReactInput的TextInput自定义(相同的Redux形式)

文件大小:141KB

文件格式:ZIP

更新时间:2024-06-05 21:41:05

JavaScript

react-native-validate-textinput 验证ReactInput的TextInput自定义(相同的Redux形式) 安装 $ npm install react-native-validate-textinput-保存 用法 'use strict' ; var React = require ( 'react-native' ) ; var { StyleSheet , Text , View , TouchableOpacity , } = React ; import ValidateTextInput from "react-native-validate-textinput" ; class Login extends Component { constructor ( props ) { super ( props ) ;


【文件预览】:
react-native-validate-textinput-master
----login_screen.png(136KB)
----ValidateTextInput.js(10KB)
----README.md(7KB)

网友评论