
Research
SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains
An emerging npm supply chain attack that infects repos, steals CI secrets, and targets developer AI toolchains for further compromise.
adrop-ads-react-native
Advanced tools
Example applications demonstrating how to integrate Adrop Ads SDK in React Native.
Language: English | 한국어
| Example | |
|---|---|
| Banner | BannerExample.tsx |
| Interstitial (Class) | InterstitialAdClassExample.tsx |
| Interstitial (Hook) | InterstitialAdHookExample.tsx |
| Rewarded (Class) | RewardedAdClassExample.tsx |
| Rewarded (Hook) | RewardedAdHookExample.tsx |
| Native | NativeAdExample.tsx |
| Popup | PopupAdClassExample.tsx |
| Example | |
|---|---|
| Property & Event | PropertyExample.tsx |
Note: Requires adrop-ads-backfill module.
| Example | |
|---|---|
| Consent (GDPR/CCPA) | ConsentExample.tsx |
git clone https://github.com/OpenRhapsody/adrop-ads-react-native.git
cd adrop-ads-react-native
yarn install
Download adrop_service.json from Adrop Console and place it in:
Android:
example/android/app/src/main/assets/adrop_service.json
iOS:
Note: For iOS, you must add the configuration file through Xcode. Simply placing the file in the directory is not enough.
example/ios/AdropAdsExample.xcworkspace in Xcodeadrop_service.json into your project navigator# Android
cd example
yarn android
# iOS
cd example/ios
pod install
cd ..
yarn ios
FAQs
Adrop Ads
The npm package adrop-ads-react-native receives a total of 50 weekly downloads. As such, adrop-ads-react-native popularity was classified as not popular.
We found that adrop-ads-react-native demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Research
An emerging npm supply chain attack that infects repos, steals CI secrets, and targets developer AI toolchains for further compromise.

Company News
Socket is proud to join the OpenJS Foundation as a Silver Member, deepening our commitment to the long-term health and security of the JavaScript ecosystem.

Security News
npm now links to Socket's security analysis on every package page. Here's what you'll find when you click through.