Coder Social home page Coder Social logo

staygelabs / teadssdk-reactnative Goto Github PK

View Code? Open in Web Editor NEW

This project forked from teads/teadssdk-reactnative

0.0 0.0 0.0 5.74 MB

Implement Teads SDK with React Native

JavaScript 22.70% Ruby 1.96% Objective-C 5.22% Java 12.05% Swift 15.35% Kotlin 16.87% HTML 3.38% Makefile 1.18% C++ 5.45% TypeScript 12.93% C 0.08% Objective-C++ 2.83%

teadssdk-reactnative's Introduction

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

teadssdk-reactnative's People

Contributors

github-numa-mau avatar github-paul-nicolas avatar yjb94 avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.