react native cross actionsheet:跨平台操作表与本机Android实现 源码
React本机交叉工作表 简单易用,静态API,使用本机Android ActionSheets和ActionSheetIOS跨平台ActionSheets。 本机Android ActionSheets 可以静态调用的简单API(无JSX组件) 与iOS具有同等功能 现代时尚的UI 打字稿支持 异步支持 快速开始 纱线: yarn add react-native-cross-actionsheet npm: npm install react-native-cross-actionsheet import { ActionSheet } from 'react-native-cross-actionsheet' ActionSheet . options ( { options : [ { text : 'Create' , onPres
文件列表
react-native-cross-actionsheet-develop.zip
(预估有个29文件)
react-native-cross-actionsheet-develop
.gitignore
456B
tsconfig.json
691B
README.md
5KB
.github
workflows
build.yml
2KB
android
gradle
wrapper
暂无评论