Skip to content

DeepARSDK/quickstart-ios-swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quickstart-ios-swift

Overview

This is an example app demonstrating DeepAR SDK.

  • Preview of fun face filters, effects and background replacement.
  • Carousel with filter thumbnails.
  • Take screenshot.
  • Record video.
  • Front and back camera.
  • Source code demonstrates how to integrate DeepAR for iOS in your app.

For more info on DeepAR for iOS see: https://docs.deepar.ai/deepar-sdk/platforms/ios/overview

How to run

  1. Open the project in Xcode.
  2. Create a DeepAR developer account: https://developer.deepar.ai/signup.
  3. Create a project: https://developer.deepar.ai/projects.
  4. Add a iOS app to the project. Note that you need to specify the bundle id of your app. In this case it is "ai.deepar.quickstart-ios".
  5. Copy the generated license key in the ViewController.swift instead of your_license_key_here.