Official demo app released by Apple to teach SwiftUI
Landmarks
This repository contains a demo application that I developed while following Apple’s SwiftUI tutorials.
Cloning
Clone the repository using command line:
git clone https://github.com/yasinosman/landmarks-app.git
Development Environment
I developed this app using XCode Version 13.0 (13A233)
and macOS Big Sur Version 11.6
.
Using other versions than these may cause incompatibility problems
Contribution
Feel free to use issues and pull requests to suggest enhancements/fix bugs