文件名称:react-native-search-filter:react-search-input (https) 的修改版本
文件大小:271KB
文件格式:ZIP
更新时间:2024-08-12 13:13:38
react search react-native JavaScript
React本机搜索过滤器 具有过滤功能的 React Native 搜索组件。 入门 安装 使用npm : $ npm install react-native-search-filter --save 使用yarn : $ yarn add react-native-search-filter 示例用法 完整示例可。 import React , { Component } from 'react' ; import { StyleSheet , Text , View , ScrollView , TouchableOpacity } from 'react-native' ; import SearchInput , { createFilter } from 'react-native-search-filter' ; import emails from './ema
【文件预览】:
react-native-search-filter-master
----.gitignore(507B)
----package.json(1KB)
----src()
--------util.js(3KB)
--------index.js(4KB)
--------index.d.ts(823B)
----README.md(5KB)
----example()
--------.gitignore(827B)
--------.flowconfig(3KB)
--------package.json(659B)
--------.buckconfig(114B)
--------android()
--------.watchmanconfig(2B)
--------metro.config.js(300B)
--------ios()
--------index.js(183B)
--------__tests__()
--------App.js(2KB)
--------.eslintrc.js(74B)
--------.prettierrc.js(120B)
--------emails.js(316B)
--------babel.config.js(77B)
--------.gitattributes(16B)
--------app.json(51B)
--------yarn.lock(277KB)
----.gitattributes(15B)