Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.72 KB

README.cn.md

File metadata and controls

44 lines (29 loc) · 1.72 KB

ocap-react-native-starter

集成了 OCAP JS SDK 的 React-Native 种子项目,使用 react-native-cli 初始化,APP 里面提供的界面可以看本文档末尾的截图。

For English documentation, please checkout README.md

使用方法

git clone https://github.com/ArcBlock/ocap-react-native-starter.git
cd ocap-react-native-starter
yarn # npm install
react-native run-ios # You can use XCode if you are familiar

OCAP SDK 代码示例

OCAP SDK 文档

OCAP 提供的工具

内含的三方库

APP 截图