An open API service indexing awesome lists of open source software.

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

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).