react-native-ux-cam

时间:2024-08-23 21:18:02
【文件属性】:

文件名称:react-native-ux-cam

文件大小:543KB

文件格式:ZIP

更新时间:2024-08-23 21:18:02

JavaScript

react-native-ux-cam 安装 # Yarn yarn add react-native-ux-cam # NPM npm i react-native-ux-cam 对于 iOS,您还需要pod update : cd ios && pod update && cd .. 从 5.3.0 开始,我们不再支持 react native 版本 <0.60.0 的项目。 使用旧版本的手动链接将添加到您的项目。 iOS 10 是记录会话支持的最低版本,它匹配新 React Native 项目的默认最低版本。 用法 import RNUxcam from 'react-native-ux-cam' ; RNUxcam . optIntoSchematicRecordings ( ) ; // Add this line to enable iOS screen recor


【文件预览】:
react-native-ux-cam-main
----.gitignore(679B)
----uxcam-react-wrapper()
--------package.json(682B)
--------android()
--------ios()
--------index.js(51B)
--------CHANGELOG.md(222B)
--------UXCam.js(22KB)
--------README.md(1KB)
--------RNUxcam.podspec(773B)
--------index.d.ts(17KB)
----SECURITY.md(266B)
----README.md(3KB)
----UXCamReactExample()
--------.gitignore(813B)
--------.flowconfig(2KB)
--------package.json(738B)
--------.buckconfig(114B)
--------android()
--------.watchmanconfig(2B)
--------metro.config.js(300B)
--------ios()
--------index.js(183B)
--------__tests__()
--------App.js(2KB)
--------.eslintrc.js(74B)
--------.prettierrc.js(120B)
--------babel.config.js(77B)
--------.gitattributes(16B)
--------app.json(71B)
--------yarn.lock(285KB)

网友评论