react-native-teads-sdk-module
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Teads logo


🚀 TeadsSDK on React Native with react-native-teads-sdk-module

Teads allows you to integrate a single SDK into your app, and serve premium branded "outstream" video ads from Teads SSP ad server. This sample app shows you how to use our official TeadsSDK with React Native.

🔜 Installation our npm package on your app

not available yet

npm install react-native-teads-sdk-module

⚙️ Usage of react-native-teads-sdk-module

import { TeadsModule } from 'react-native-teads-sdk-module';

// ...

const result = await TeadsModule();

🚲 Launch the example App

yarn
yarn example android

OR

yarn
yarn example ios

with IDE

directly from Xcode with

cd YourRepository/example/ios
rm -rf Pods/ Podfile.lock TeadsSdkModuleExample.xcworkspace/
pod install
open TeadsSdkModuleExample.xcworkspace/

then build and run

OR

directly from Android studio

open project and run it with metro launched on the side

🎓 Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

✅ License

MIT


Made with create-react-native-library

Package Sidebar

Install

npm i react-native-teads-sdk-module

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

268 kB

Total Files

110

Last publish

Collaborators

  • appdevteads