Skip to content

Apple Developer Documentation SwiftUI tutorial app: Landmarks Project

Notifications You must be signed in to change notification settings

TheGeneralKiwi/LandmarksRepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Landmarks: Apple's Introductory SwiftUI Tutorial

Source: Introducing SwiftUI | Apple Developer Documentation

The tutorial walks through using simple features and utilizing MapKit

Sections:

SwiftUI Essentials

  • Creating and Combining Views
  • Building Lists and Navigation
  • Handling User Input

Drawing and Animation

  • Drawing Paths and Shapes
  • Animating Views and Transitions

App Design and Layout

  • Composing Complex Interfaces
  • Working with UI Controls

Framework Integration

  • Interfacing with UIKit
  • Creating a watchOS App
  • Creating a macOS App

Note: The project follows the tutorial until it integrates watchOS. The app runs in the simulator as it should by that point in the project. Previously, I ran into complications attempting to follow the tutorial as stated in the documentation, instructing to create an extension when the means to do so in Xcode itself have changed somewhat, and the completed project section files reflect the 'older' method. Regardless, it works without errors in its current state.

About

Apple Developer Documentation SwiftUI tutorial app: Landmarks Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages