Skip to content

imsonalbajaj/landmarks-swift-tut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Landmarks SwiftUI Tutorial

πŸ“Œ Overview

This project follows Apple's SwiftUI tutorials, demonstrating key concepts for building modern iOS apps with SwiftUI. It covers UI design, navigation, data management, and animations.

πŸš€ Features

  • SwiftUI-based UI components and layouts.
  • Navigation and data flow using NavigationStack and @State.
  • Map integration and user location handling.
  • Animations and gestures for an interactive experience.

πŸ› οΈ Tech Stack

  • Language: Swift
  • Frameworks: SwiftUI, MapKit
  • State Management: @State, @Binding, ObservableObject

πŸ“² Installation

  1. Clone the repository:
    git clone https://github.com/imsonalbajaj/landmarks-swift-tut.git
  2. Open the project in Xcode.
  3. Build and run on a simulator or physical device.

πŸ“Œ Learning Outcomes

  • Master the fundamentals of SwiftUI.
  • Understand state management and UI updates.
  • Integrate maps and location services in iOS apps.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages