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

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