? GroceryMartApp-iOS-practice
아래의 내용은 스윗한 SwiftUI 책의 실전 앱 구현하기 을 바탕으로 정리한 내용입니다 (iOS 15 기반으로 Code update 완료)
SweetSwiftUI GitHub – https://github.com/giftbott/SweetSwiftUI
? 기능 상세
- 미리 설정된 약 먹을 시간이 되면 Local Notification 을 통해서 알람이 울리고, home 화면에 뱃지가 표시 되게 합니다
? Check Point !
? UI Structure
? Model
? 햅틱 피드백 적용하기
?
?
?
Describing check point in details in Jacob’s DevLog – https://jacobko.info/firebaseios/ios-firebase-03/
? ? ? ? ?