Skip to content

orihpt/SwiftPlaygroundsUIKitSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

UIKit Apps on Swift Playground

This is a sample project for you to download and code UIKit apps right on your iPad.

Screenshot

Installation

  1. Download UIKit Sample.swiftpm.zip into your iPad.
  2. Unzip the file. (Tap it in Files)
  3. Open the file in Swift Playgrounds.
  4. Enjoy! Your View Controller is in Main.swift.

Add new files and View Controllers to the project

  1. Add a new Swift file by tapping the "new" button.
  2. Delete import SwiftUI (if it's there) and write import UIKit.
  3. Enjoy! You can now add new View Controllers in your file.

Uploading to the App Store

You can upload the apps you make to the App Store from within Swift Playgrounds. More information about Swift Playgrounds can be found in here: https://developer.apple.com/swift-playgrounds/

About

A sample project for creating UIKit apps with Swift Playgrounds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published