文件名称:React Native 设计的导航抽屉库(纯 Js)
文件大小:884KB
文件格式:ZIP
更新时间:2024-06-28 10:07:30
React Native Awesome Components
react-native-rounded-navigation-drawer 入门 $ npm install react-native-rounded-navigation-drawer --save Props darkColor = String HexColorCode lightColor = String HexColorCode onItemPress= 函数如:{(item)=>console.log( item)} data = Array imageUri= String Image Link Uri Usage import React, {Component} from 'react'; 从'react-native'导入{平台、样式表、文本、视图、TouchableOpacity}; 从'react-native-rounded-navigation-drawer'导入{FancyNavigation,openNv,closeNv}; const 指令 = Platform.select({ ios: '按 Cmd+R 重新加载,\n' + 'Cmd+D 或摇
【文件预览】:
react-native-rounded-navigation-drawer-master
----.gitattributes(15B)
----img.gif(882KB)
----close.png(261B)
----LICENSE(1KB)
----README.md(4KB)
----.gitignore(430B)
----index.js(6KB)
----package.json(892B)