react-native-bottom-drawer:React Native组件以显示底部抽屉以及可滚动的消息列表

时间:2024-05-22 07:35:06
【文件属性】:

文件名称:react-native-bottom-drawer:React Native组件以显示底部抽屉以及可滚动的消息列表

文件大小:4.66MB

文件格式:ZIP

更新时间:2024-05-22 07:35:06

JavaScript

React Native的底部抽屉 内容 安装 步骤1 如果尚未安装 ,请安装它。 npm install react-native-vector-icons --save && react-native link react-native-vector-icons 第2步 安装react-native-bottom-drawer 。 npm install react-native-bottom-drawer --save 使用范例 import React , { Component } from 'react' ; import { Image , StatusBar , StyleSheet , View } from 'react-native' ; import Drawer , { Message } from 'react-native-bottom-


【文件预览】:
react-native-bottom-drawer-master
----.gitignore(774B)
----.babelrc(31B)
----package.json(951B)
----package-lock.json(198KB)
----src()
--------Message.js(704B)
--------Drawer.js(12KB)
----index.js(92B)
----__tests__()
--------index.js(376B)
----README.md(4KB)
----demo.gif(4.67MB)

网友评论