Skip to content

taboola/taboola-react-native-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 

Repository files navigation

Taboola React-Native plugin

Latest plugin Version: 2.2.0
Android SDK 2.8.1
iOS SDK 2.8.2

Taboola react-native plugin allows react-native publishers to display Taboola's Widgets and Feed within their apps

Getting Started

To get started with the plugin, please follow this link Taboola React-Native documentation.

How to run the Example App

iOS:
1: Run 'npm -force install' from the project root folder.
2: cd ios
3: pod update
4: npx react-native run-ios

Android:
1: Run 'npm -force install' from the project root folder.
2: Add the file local.properties to the android root folder with the following path definition: sdk.dir=/path/to/android/sdk/Library/Android/sdk
3: npx react-native run-android

Contact Us

If you wish to integrate Taboola SDK into any commercial applications, please contact us. For more information and support, please contact your dedicated account manager

Legal

Using the example code in the repository is subject to Taboola terms of use and privacy policy.