liuxiaolong a856e9fa31 ReactNative - 修正Demo保存扁平化等文档命名问题,避免覆盖 il y a 2 jours
..
.bundle 0cf81da291 compdfkit(rn) - 插件 1.13.0 版本首次提交 il y a 1 an
android b40ab04fd9 compdfkit(rn) - 更新changeLog, 新增注释信息 il y a 3 jours
assets 19bf67b123 compdfkit(rn) - 新增密码、水印、界面等交互接口 il y a 2 mois
ios b40ab04fd9 compdfkit(rn) - 更新changeLog, 新增注释信息 il y a 3 jours
src a856e9fa31 ReactNative - 修正Demo保存扁平化等文档命名问题,避免覆盖 il y a 2 jours
App.tsx 5745f782e9 compdfkit(rn) - 新增表单列表示例 il y a 5 jours
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-lock.json 5772f9fbc8 compdfkit(rn) - 优化导入文档接口示例, 新增注释列表、表单列表示例 il y a 4 jours
package.json b40ab04fd9 compdfkit(rn) - 更新changeLog, 新增注释信息 il y a 3 jours
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