Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jacobkosmart/restart-ios-practice

To practice to switch boarding and home screen with gesture button and animation
https://github.com/jacobkosmart/restart-ios-practice

animation gesture resuable-component swiftui

Last synced: 1 day ago
JSON representation

To practice to switch boarding and home screen with gesture button and animation

Awesome Lists containing this project

README

        

# ▶️ Restart-ios-practice

스크린샷

## 📌 기능 상세

- Complex SwiftUI Gestures

- Parallax Effect : multiple movements in the opposite direction

## 🔑 Check Point !

### 🔷 UI Structure

![image](https://user-images.githubusercontent.com/28912774/148703955-9b00c77c-4f97-443e-966f-1def8d13bdff.png)

#### 👉 [1.AppStorage](https://github.com/jacobkosmart/restart-ios-practice/blob/main/MD/01.AppStorage.md)

#### 👉 [2.OnboardingView Build](https://github.com/jacobkosmart/restart-ios-practice/blob/main/MD/02.OnboardingBuild.md)

#### 👉 [3.HomeView Build](https://github.com/jacobkosmart/restart-ios-practice/blob/main/MD/03.HomeBuild.md)

#### 👉 [4.DragGesture](https://github.com/jacobkosmart/restart-ios-practice/blob/main/MD/04.DragGesture.md)

#### 👉 [5.Animation](https://github.com/jacobkosmart/restart-ios-practice/blob/main/MD/05.Animation.md)

#### 👉 [6.Color, Haptic, Sound](https://github.com/jacobkosmart/restart-ios-practice/blob/main/MD/06.Color.haptic%2Csound.md)

---

🔶 🔷 📌 🔑 👉

## 🗃 Reference

Udemy SwiftUI Masterclass 2022 - [https://www.udemy.com/course/swiftui-masterclass-course-ios-development-with-swift/](https://www.udemy.com/course/swiftui-masterclass-course-ios-development-with-swift/)