The CAS.AI Mobile Ads SDK (by CleverAdsSolutions) offers advanced mobile advertising capabilities with refined ad formats and streamlined APIs to access multiple ad networks and maximize monetization in mobile apps.
This repository contains the official React Native package for CAS.AI, allowing React Native developers to easily integrate and monetize their apps using the CAS.AI SDK.
For setup instructions, usage examples, and API details, refer to the Developer Guide.
Visit npmjs.com to get the latest version of the package.
A full sample application demonstrating CAS.AI React Native integration is available in the example directory.
Run the example:
- Install dependencies from the root of the repository:
yarn install- Run Metro bundler:
cd example
yarn start- Run on connected device or emulator:
yarn androidor
yarn iosFound a bug? Have a feature request or suggestion?
Please open an issue using GitHub’s Issue Tracker.
This React Native plugin is built on top of the official native CAS.AI SDKs:
- CAS.AI Android SDK (GitHub) Native Android SDK for Java and Kotlin applications.
- CAS.AI iOS SDK (GitHub) Native iOS SDK for Swift and Objective-C applications.
Refer to these repositories for follow the latest releases, changelogs, or to report platform-specific issues.