react-native-csj-ad-qc
v1.0.0
Published
给rn封装的穿山甲广告
Downloads
1
Readme
react-native-ad
注意事项
穿山甲的,记得全部重新申请代码位,因为穿山甲马上要弃用旧代码位,必须全部是支持模板渲染的代码位
安装方法 🔨
目前已经发布 NPM 和 Github,并且支持 npm 和 yarn 两种安装方式,两种平台和两种安装方式任选其一就好。
# yarn for origin
$ yarn add react-native-ad
# npm for npmjs
$ npm i -D react-native-ad
# yarn for Github
$ yarn add git+https://github.com/haxibiao/react-native-ad.git
# npm for Github
$ npm install git+https://github.com/haxibiao/react-native-ad.git
文档地址 🍎
- 如何对接文档
更新模块 🍗
怎么查看当前版本?执行 yarn list | grep "react-native-ad"
,将会输出你当前项目安装的 react-native-ad 版本
然后可以使用 npm update 来更新模块
$ npm update react-native-ad
或者使用 yarn upgrade 来更新
$ yarn upgrade react-native-ad
联系我们 👾
由于团队以及产品方向问题,该包的维护越来越困难。目前有计划考虑社区共同维护,订阅方式捐赠,付费技术支持等一系列方式,将收益用于持续跟踪 issues 和提供 SDK 升级迭代,同时也能够让该项目可持续发展下去,有订阅或付费意向的小伙伴们可以联系我
BY. @PBK-B
Email: [email protected]
微信: tzmax_
特别鸣谢
感谢 JetBrains 提供了优秀的 IDE 和授权的开源许可。
Thanks to jetbrains for providing great IDEs and open source licensing