Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yaostyle/swiftui_landmarks


https://github.com/yaostyle/swiftui_landmarks

ios ios-swift swifui tutorial-exercises

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# SwiftUI Tutorial - Landmarks

This repo documents the progress of creating the Landmarks app from the [SwiftUI Tutorial](https://developer.apple.com/tutorials/swiftui/creating-and-combining-views) for practice purposes.

## 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