rn-swipeable-panel:React Native Zero零依赖可滑动的底部面板

时间:2024-02-26 04:54:18
【文件属性】:

文件名称:rn-swipeable-panel:React Native Zero零依赖可滑动的底部面板

文件大小:872KB

文件格式:ZIP

更新时间:2024-02-26 04:54:18

android ios react-native panel bottom-sheet

React本机可滑动面板 rn-swipeable-panel是一个可滑动的,易于使用的底部面板,用于您的React Native项目。 您可以向上滑动来扩展面板,通过平移手势向下滑动来缩小或关闭面板。 随时重新设计面板内部。 :gear: 安装 安装软件包; $ yarn add rn-swipeable-panel :check_mark_button: 完成了! :rocket: 如何使用 import React from 'react' ; import { StyleSheet , Text , View } from 'react-native' ; import { SwipeablePanel } from 'rn-swip


网友评论