liuxiaolong 2b67b607e3 compdfkit(rn) - 替换新license il y a 6 mois
..
.bundle 0cf81da291 compdfkit(rn) - 插件 1.13.0 版本首次提交 il y a 1 an
android 81732f173f compdfkit(rn) - README.md 文档 il y a 10 mois
ios ec07b87fdb compdfkit(rn) - v2.1.0 il y a 7 mois
App.tsx 2b67b607e3 compdfkit(rn) - 替换新license il y a 6 mois
Gemfile 0cf81da291 compdfkit(rn) - 插件 1.13.0 版本首次提交 il y a 1 an
Gemfile.lock 0b1cd3522c ComPDFKit(iOS) - iOS 项目配置处理 il y a 10 mois
README.md 81732f173f compdfkit(rn) - README.md 文档 il y a 10 mois
app.json 0cf81da291 compdfkit(rn) - 插件 1.13.0 版本首次提交 il y a 1 an
babel.config.js 0cf81da291 compdfkit(rn) - 插件 1.13.0 版本首次提交 il y a 1 an
index.js 81732f173f compdfkit(rn) - README.md 文档 il y a 10 mois
jest.config.js 0cf81da291 compdfkit(rn) - 插件 1.13.0 版本首次提交 il y a 1 an
metro.config.js 0cf81da291 compdfkit(rn) - 插件 1.13.0 版本首次提交 il y a 1 an
package.json 43dac293b9 compdfkit(rn) - v2.1.0文档,sdk接入 il y a 7 mois
react-native.config.js 0cf81da291 compdfkit(rn) - 插件 1.13.0 版本首次提交 il y a 1 an

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