https://github.com/huangsam/landmarks
First try at an iOS app with SwiftUI
https://github.com/huangsam/landmarks
ios landmarks swiftui
Last synced: 28 days ago
JSON representation
First try at an iOS app with SwiftUI
- Host: GitHub
- URL: https://github.com/huangsam/landmarks
- Owner: huangsam
- Created: 2020-08-03T17:28:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-13T16:17:40.000Z (almost 5 years ago)
- Last Synced: 2025-01-14T21:48:59.719Z (9 months ago)
- Topics: ios, landmarks, swiftui
- Language: Swift
- Homepage:
- Size: 2.8 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Landmarks
Personal artifacts from following tutorials on Apple's Developer portal.
Here are the tutorials that have been completed so far:
- [Creating and Combining Views](https://developer.apple.com/tutorials/swiftui/creating-and-combining-views)
- [Building Lists and Navigation](https://developer.apple.com/tutorials/swiftui/building-lists-and-navigation)The next tutorial to follow is [Handling User Input](https://developer.apple.com/tutorials/swiftui/handling-user-input).