文件名称:sharingan-rn-modal-dropdown:使用react-native-modal和react-native-paper创建的简单且可自定义的react-native下拉列表
文件大小:4.95MB
文件格式:ZIP
更新时间:2024-03-27 18:55:25
android ios react-native dropdown react-native-dropdown
Sharingan-rn-modal-dropdown( 的扩展组件) 使用react-native-modal和react-native-paper创建的简单且可自定义的react-native下拉列表。 检出文件夹中的源代码和示例。 特征 单选,组选和多选下拉菜单 遵循材料设计规范 高度可定制 易于与和集成 使用 使用完全键入 演示版 安装 在项目根目录中打开一个终端,然后运行: yarn add sharingan-rn-modal-dropdown npm install sharingan-rn-modal-dropdown 快速开始 import React , { useState } from 'react' ; import { ScrollView , StyleSheet , View } from 'react-native' ; import { Dro
【文件预览】:
sharingan-rn-modal-dropdown-master
----example()
--------ios()
--------android()
--------package.json(742B)
--------app.json(101B)
--------src()
--------index.tsx(171B)
--------yarn.lock(204KB)
--------metro.config.js(1019B)
--------babel.config.js(311B)
----package.json(4KB)
----.github()
--------ISSUE_TEMPLATE()
----LICENSE(1KB)
----CONTRIBUTING.md(8KB)
----src()
--------MultiselectDropdown()
--------__tests__()
--------styles.ts(2KB)
--------assets()
--------Dropdown()
--------Components()
--------types.ts(10KB)
--------constants.ts(1KB)
--------index.ts(317B)
--------GroupDropdown()
--------util.ts(189B)
----tsconfig.json(707B)
----.gitignore(580B)
----.circleci()
--------config.yml(2KB)
----demo()
--------demo.gif(4.65MB)
----README.md(13KB)
----yarn.lock(437KB)
----.editorconfig(283B)
----.gitattributes(71B)
----babel.config.js(77B)