Skip to content

This repository comprises the source code of the initial iOS apps I developed while learning SwiftUI for the first time.

Notifications You must be signed in to change notification settings

0xAdiyat/SwiftUI-Playground

Repository files navigation

SwiftUI Playground

Important

This repository comprises the source code of the initial iOS apps I developed while learning SwiftUI for the first time. I followed Sean Allen's SwiftUI Fundamentals Course, which spanned 11 hours.

1. THE WEATHER - APP

Description

A simple yet beautiful weather app UI with animations. This was the very first app I worked on, except for having some animations nothing special xD.

Preview

Weather-App-Preview.mov

Screenshots

Light Mode Dark Mode
Light Mode Dark Mode

2. APPETIZER - GROCERY APP

Screenshots

Appetizers - Thumbnail

3. BARCODE SCANNER - APP

I learned to use UIViewRepresentable to connect SwiftUI and UIKit in case SwiftUI doesn't support the type of user interface I want.

4. APPLE ARCHITECTURE - APP

Screenshots

Apple Frameworks - Thumbnail

Getting Started

  1. Clone the repository:
    git clone https://github.com/0xAdiyat/SwiftUI-Playground.git
  2. Open the Xcode project:
    cd SwiftUI-Bootcamp
    open SwiftUI-Bootcamp.xcodeproj
  3. Run the app in Xcode.

Important

If you wish to contribute a change to any of the existing features or add new ones to this repo, please feel free to contribute and send a pull request. I welcome and encourage all pull requests. It usually takes me within 24-48 hours to respond to any issue or request.

Author

@0xAdiyat


back to top

About

This repository comprises the source code of the initial iOS apps I developed while learning SwiftUI for the first time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages