1、在XCode中,在项目导航器中,右键单击Libraries➜Add Files to [你的项目名字] 2、转到node_modules➜ react-native-doc-viewer并添加RNReactNativeDocViewer.xcodeproj 3、在XCode中,在项目导航器中,选择您的项目。添加libRNReactNativeDocViewer.a到项目的Build Phases➜Link Binary With Libraries 划重点,我...
我结合了上传组件:react-native-file-selector 以及下载组件:react-native-fs一起实现的这个功能,具体的使用可以查看我的其他博文 react-native-doc-viewer,可以在手机上直接打开文档,支持远程和本地文档。 支持的文档格式:xls,ppt,doc,xlsx,pptx,docx,png,jpg,pdf,mp4。支持iOS和Android。 这里我是做安卓的,所以...
react-native-doc-viewer [!TIP] Github 地址 安装与使用 请到三方库的 Releases 发布地址查看配套的版本信息:@react-native-oh-tpl/react-native-doc-viewer Releases,并下载适用版本的 tgz 包。 进入到工程目录并输入以下命令: [!TIP] # 处替换为 tgz 包的路径 npm npm install @react-native-oh-tpl/...
In Visual Studio add the RNReactNativeDocViewer.sln in node_modules/react-native-react-native-doc-viewer/windows/RNReactNativeDocViewer.sln folder to their solution, reference from their app. Open up your MainPage.cs appAdd using com.Philipphecht.RNReactNativeDocViewer; to the usings at the ...
npm install react-native-doc-viewer --save react-native link react-native-doc-viewer API说明 openDoc 打开远程货或本地文档 openDocb64 打开Base64字符串格式文档 openDocBinaryinUrl 打开二进制文件 playMovie 打开视频文件 使用示例 代码语言:javascript 复制 import React, { Component } from 'react'; ...
React Native Native Module Bridge Quicklock Document Viewer for IOS + Android supports pdf, png, jpg, xls, ppt, doc, docx, pptx, xlx + Video Player mp4 supported . Latest version: 2.7.9, last published: 5 years ago. Start using react-native-doc-viewer-ry
1、在项目的根目录下新建一个react-native.config.js文件。 文件中如下配置: // react-native.config.jsmodule.exports= { dependencies: {'react-native-doc-viewer': { platforms: { android:null, ios:null,// add more platform to disable auto-linking for them too}, ...
RNReactNativeDocViewer.podspec RNReactNativeDocViewer.sln index.js package.json Repository files navigation README MIT license react-native-doc-viewer A React Native bridge module: Document Viewer for files (pdf, png, jpg, xls, doc, ppt, xlsx, docx, pptx etc.)2017...
example/ReactDocViewerExample 修改为官方版本 6年前 ios 修改为官方版本 6年前 LICENSE 修改为官方版本 6年前 README.md 修改为官方版本 6年前 RNReactNativeDocViewer.podspec 修改为官方版本 6年前 RNReactNativeDocViewer.sln 修改为官方版本 6年前 ...
https://github.com/ide/react-native-button 点击图片放大缩小 https://github.com/ascoders/react-native-image-viewer 进度组件 https://github.com/oblador/react-native-progress [图片上传失败...(image-8658f8-1511425885032)] 路由组件react-native-router-flux ...