liuxiaolong a799236949 compdfkit(rn) - v2.1.3-2 release il y a 1 mois
..
.bundle 0cf81da291 compdfkit(rn) - 插件 1.13.0 版本首次提交 il y a 8 mois
android 3d39133e3e compdfkit(rn) - v2.1.2 android bug修复 il y a 2 mois
assets df05cb37bc compdfkit(rn) - 新增设置页面,优化示例代码 il y a 3 mois
ios a799236949 compdfkit(rn) - v2.1.3-2 release il y a 1 mois
src 3d39133e3e compdfkit(rn) - v2.1.2 android bug修复 il y a 2 mois
App.tsx 3d39133e3e compdfkit(rn) - v2.1.2 android bug修复 il y a 2 mois
Gemfile 0cf81da291 compdfkit(rn) - 插件 1.13.0 版本首次提交 il y a 8 mois
Gemfile.lock 0b1cd3522c ComPDFKit(iOS) - iOS 项目配置处理 il y a 6 mois
README.md 81732f173f compdfkit(rn) - README.md 文档 il y a 6 mois
app.json 0cf81da291 compdfkit(rn) - 插件 1.13.0 版本首次提交 il y a 8 mois
babel.config.js 0cf81da291 compdfkit(rn) - 插件 1.13.0 版本首次提交 il y a 8 mois
index.js 81732f173f compdfkit(rn) - README.md 文档 il y a 6 mois
jest.config.js 0cf81da291 compdfkit(rn) - 插件 1.13.0 版本首次提交 il y a 8 mois
metro.config.js 0cf81da291 compdfkit(rn) - 插件 1.13.0 版本首次提交 il y a 8 mois
package.json a799236949 compdfkit(rn) - v2.1.3-2 release il y a 1 mois
react-native.config.js 0cf81da291 compdfkit(rn) - 插件 1.13.0 版本首次提交 il y a 8 mois

README.md

Usage

  1. Install dependencies by running yarn install. This will also run pod install for iOS automatically.
  2. Build and run the app by running:

    • iOS: yarn run ios
    • Android: yarn run android