liuxiaolong f0c362531a ReactNative - 修正安卓端注释、表单数据排序,修正表单数据返回为空问题 il y a 1 semaine
..
.bundle 0cf81da291 compdfkit(rn) - 插件 1.13.0 版本首次提交 il y a 1 an
android 5f1462438f compdfkit(rn) - 新增获取表单json数据 il y a 1 semaine
assets 19bf67b123 compdfkit(rn) - 新增密码、水印、界面等交互接口 il y a 2 mois
ios f0c362531a ReactNative - 修正安卓端注释、表单数据排序,修正表单数据返回为空问题 il y a 1 semaine
src 41f28fa4dc ReactNative - 添加方法注释,调整代码结构 il y a 1 semaine
App.tsx 854a0d8ca0 compdfkit(rn) - 新增合并、拆分文档接口 il y a 1 semaine
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 5355fb902e compdfkit(rn) - 版权时间修改,新增导入字体接口 il y a 1 mois
package.json 805f918ba3 安卓端新增表单导入导出 il y a 2 semaines
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