New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-native-ad

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-ad

给rn封装一些常用的广告平台的 sdk,头条穿山甲,腾讯广点通,百度百青藤等广告模块...

  • 1.2.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

react-native-ad

npm version GitHub stars

注意事项

穿山甲的,记得全部重新申请代码位,因为穿山甲马上要弃用旧代码位,必须全部是支持模板渲染的代码位

安装方法 🔨

目前已经发布 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

特别鸣谢

感谢 JetBrains 提供了优秀的 IDE 和授权的开源许可。

Thanks to jetbrains for providing great IDEs and open source licensing

ad_anim_none.gif

Keywords

FAQs

Package last updated on 26 Oct 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc