Skip to content

Repository files navigation

Programming-mobile-devices---Apple-iOS

This repository contains my solutions to the Hacking with SwiftUI course by Paul Hudson. The course covers SwiftUI development with hands-on projects, making it a great way to learn iOS app development.

Repository Structure

The repository is organized into folders corresponding to each project from the course. Each project folder contains:

  • Swift files with my implementation
  • Assets if needed
  • README.md with a brief description of the project and key learnings

Getting Started

To run the projects, follow these steps:

  1. Clone this repository:
    git clone https://github.com/belovezhalin/HackingWithSwiftUI.git
  2. Open the desired project folder in Xcode.
  3. Build and run the project using the iOS Simulator.

Key Learnings

  • SwiftUI fundamentals
  • Working with @State and @Binding
  • Navigation and data flow
  • Animations and gestures
  • Networking in SwiftUI

About

Repository contains my solutions to the Hacking with SwiftUI course by Paul Hudson. The course covers SwiftUI development with hands-on projects.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages