登录 注册
当前位置:主页 > 资源下载 > 9 > React Native标题搜索栏组件react-native-header-search-bar,具备完全可定制化特性

React Native标题搜索栏组件react-native-header-search-bar,具备完全可定制化特性

  • 更新:2024-07-06 08:32:44
  • 大小:1.8MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

页眉搜索栏 标头经典搜索栏 安装 添加依赖项: React Native: npm i react - native - header - search - bar 对等依赖 重要! 您需要安装它们。 "react-native-androw" : ">= 0.0.33" , "react-native-vector-icons" : ">= 6.6.0" , "react-native-safe-area-context" : ">= 0.6.1" , "react-native-dynamic-vector-icons" : ">= 0.2.1" , "@freakycoder/react-native-helpers" : ">= 0.0.21" 组件选项 HeaderSearchBar HeaderClassicSearchBar 进口 import { HeaderSearchBar , HeaderClassicSearchBar } from "react-native-header-search-bar" ; HeaderSearchBar的用法 < He