react native search bar:高品质的iOS本机搜索栏用于响应本机 源码
React本机搜索栏 用于的高质量 入门 这是一个本地库。 它不适用于expo或create-react-native-app。 安装 # npm npm install react-native-search-bar --save # yarn yarn add react-native-search-bar 豆荚 如果使用CocoaPods或React Native版本> = 0.60.0 cd ios && pod install && cd .. 连结中 仅适用于React Native <= 0.59 react-native link react-native-search-bar 如果链接失败,请按照 用法 import SearchBar from 'react-native-search-bar' ; < SearchBar ref = "searchBar"
文件列表
react-native-search-bar-master.zip
(预估有个83文件)
react-native-search-bar-master
.eslintrc
43B
.github
SearchBar.png
9KB
yarn.lock
166KB
src
index.d.ts
3KB
SearchBar.js
4KB
index.js
39B
ios
暂无评论