Skip to content

iOS app, developed using SwiftUI, to discover and share the places you love.

Notifications You must be signed in to change notification settings

eldes/swift-ui-landmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Apple SwiftUI Tutorials

Landmarks App

Mockup screen of the project

This tutorial guides you through building Landmarks — an app for discovering and sharing the places you love. You’ll start by building the view that shows a landmark’s details.

To lay out the views, Landmarks uses stacks to combine and layer the image and text view components. To add a map to the view, you’ll include a standard MapKit component. As you refine the view’s design, Xcode provides real-time feedback so you can see how those changes translate into code.

Download the project files to begin building this project.

About

iOS app, developed using SwiftUI, to discover and share the places you love.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages