---
canonical: https://amplience.com/developers/docs/technologies/ios/
title: iOS (Swift)

description: Use the tutorials, sample code and Software Development Kits (SDK) provided here to find out how easy it is to use Amplience with your iOS development.
audience: Developer
image: https://cdn.media.amplience.net/i/ampproduct/ios-examples-3?w=1200&h=630
image_width: 1200
image_height: 630
date_published: 2022-07-25
date_modified: 2023-05-17
---

# iOS (Swift)

Tutorials, sample code and SDKs to assist your iOS development.

## SDKs

- [iOS Content Delivery SDK](https://github.com/amplience/dc-delivery-sdk-ios). A Swift SDK for using the Content Delivery API with iOS.

## Sample code

The following examples are all written using Swift with the iOS Delivery SDK. Find these examples on GitHub within the SDK [examples](https://github.com/amplience/dc-delivery-sdk-ios/tree/main/amplience-sdk-ios-full/Examples) folder.

- **Banner**. A simple banner. Content is retrieved from the CMS using a delivery key.

- **Carousel**. A simple carousel with slides.

- **Multi content slot**. How to render a slot that can contain banners, carousels and video.

![An iOS example showing how to retrieve multiple types of content](https://cdn.media.amplience.net/i/ampproduct/ios-examples-3?w=350&fmt=png 'An iOS example showing how to retrieve multiple types of content')

- **Blog**. An example of how to filter content using a blog.

![The filter API example shows how to filter content by a category and sort the results in ascending or descending order](https://cdn.media.amplience.net/i/ampproduct/ios-examples-5?w=350&fmt=png 'The filter API example shows how to filter content by a category and sort the results in ascending or descending order').
