react-native-cas
v4.5.0
Published
CAS.AI React Native Plugin for Android and iOS
Readme
CAS.AI Mobile Ads for React Native
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.
Documentation
For setup instructions, usage examples, and API details, refer to the Developer Guide.
Downloads
Visit npmjs.com to get the latest version of the package.
Sample application
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 iosFeedback & Contributions
Found a bug? Have a feature request or suggestion?
Please open an issue using GitHub’s Issue Tracker.
Native SDK Repositories
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.
