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

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