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
- Host: GitHub
- URL: https://github.com/taboola/ios-sdk-examples-3x-swiftui
- Owner: taboola
- Created: 2020-11-19T07:48:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-01T09:13:56.000Z (over 2 years ago)
- Last Synced: 2023-10-01T10:21:29.188Z (over 2 years ago)
- Language: Swift
- Size: 2.51 MB
- Stars: 0
- Watchers: 9
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).