An open API service indexing awesome lists of open source software.

https://github.com/taboola/ios-sdk-examples-3x-swiftui


https://github.com/taboola/ios-sdk-examples-3x-swiftui

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Taboola iOS SDK SwiftUI Examples

Taboola SDK allows publishers to display Taboola's Widgets and Feed within their iOS apps.

## Getting Started
To get started with the Taboola iOS SDK, please follow this link [iOS SDK documentation](https://sdk.taboola.com/taboolasdk/docs/taboola-ios-sdk-install?ref=github).
SwiftUI provides a new way of composing layout by following declaritive approach. This tutorial encompasses basics UI components like ListView, ScrollView, VStackView etc. with Taboola placements.
Also, we use Taboola-SwiftUI-Umbrella framework to utilize several essential components which help combine Taboola placement and SwiftUI in an easy way with less effort.

## Change log
Taboola iOS SDK [change log](https://developers.taboola.com/taboolasdk/docs/ios-changelog).

## Contact Us
If you wish to integrate Taboola SDK into any commercial applications, please [contact us](https://www.taboola.com/contact?ref=taboola_sdk_github_examples).
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](https://www.taboola.com/terms-of-use) and [privacy policy](https://www.taboola.com/privacy-policy).