react-native-action-sheet:适用于React Native的跨平台ActionSheet

时间:2024-05-20 15:10:52
【文件属性】:

文件名称:react-native-action-sheet:适用于React Native的跨平台ActionSheet

文件大小:20.17MB

文件格式:ZIP

更新时间:2024-05-20 15:10:52

TypeScript

React本机工作表 ActionSheet是一个跨平台的React Native组件,使用iOS上的本机UIActionSheet和Android上的JS实现。 除了不能静态调用之外,几乎可以替代 。 的iOS 安卓 网页 安装 $ npm install @expo/react-native-action-sheet -S 或者 $ yarn add @expo/react-native-action-sheet 基本的ActionSheet设置 1.使用包装*组件 import { ActionSheetProvider } from '@expo/react-native-action-sheet' class AppContainer extends React . Component { render ( ) {


【文件预览】:
react-native-action-sheet-master
----.releaserc.json(460B)
----yarn.lock(381KB)
----.eslintrc.js(461B)
----gif()
--------web.gif(7.43MB)
--------ios.gif(4.51MB)
--------android.gif(8.7MB)
----.prettierignore(58B)
----src()
--------types.ts(895B)
--------connectActionSheet.tsx(684B)
--------index.ts(211B)
--------context.ts(402B)
--------ActionSheet()
--------ActionSheetProvider.tsx(1023B)
----example()
--------yarn.lock(284KB)
--------babel.config.js(106B)
--------tsconfig.json(335B)
--------ShowActionSheetButton.tsx(4KB)
--------App.tsx(6KB)
--------app.json(501B)
--------.gitignore(38B)
--------package.json(850B)
----tsconfig.json(281B)
----LICENSE(1KB)
----.prettierrc(120B)
----README.md(8KB)
----.gitignore(517B)
----CHANGELOG.md(3KB)
----.eslintignore(58B)
----package.json(2KB)

网友评论