iOS

The Toga backend for iOS is toga-iOS.

Prerequisites

toga-iOS requires iOS 12 or newer.

Installation

toga-iOS must be manually installed into an iOS project; The recommended approach for deploying toga-iOS is to use Briefcase to package your app.

Implementation details

The toga-iOS backend uses the UIKit Objective C API.

The native APIs are accessed using Rubicon Objective C.