Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 449 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 449 Bytes

Teads SDK v4 for React Native

This is a sample with the basic implementation of Teads ads within a React Native application. Teads does not provide an offical React Native component.

Teads SDK Documentation for Android & iOS

Setup

Install Expo CLI, then

npm install

Run

npm start

Run android

npm run android

Run ios

npm run ios