react-native-hook-form-builder:带有react native组件的Form builder带有react hook表单

时间:2024-06-15 14:14:40
【文件属性】:

文件名称:react-native-hook-form-builder:带有react native组件的Form builder带有react hook表单

文件大小:29KB

文件格式:ZIP

更新时间:2024-06-15 14:14:40

JavaScript

React Native Hook表单生成器 简单和可配置的表单生成器,带有react本机组件,其构建方式如下: 入门 yarn add react-native-hook-form-builder 或者 npm install react-native-hook-form-builder 请遵循依赖项的安装说明: 一般用法 import Form from "react-native-hook-form-builder" ; 或者 const Form = require ( "react-native-hook-form-builder" ) ; 基本用法 import React from "react" ; import { Alert , Text , SafeAreaView , ScrollView } from "react-native" ; import F


【文件预览】:
react-native-hook-form-builder-master
----.gitignore(1KB)
----README.md(14KB)
----CHANGELOG.md(2KB)
----LICENSE(1KB)
----package.json(1KB)
----CODE_OF_CONDUCT.md(3KB)
----index.js(64B)
----VERSION(6B)
----lib()
--------components()
--------utils()
----.eslintrc.js(865B)

网友评论