본문 바로가기

seong_hye, the developer

검색하기
seong_hye, the developer
프로필사진 seong_hye

  • My P_Life (119) N
    • JAVA (3)
    • 알고리즘 코드 (3)
    • IOS (100) N
      • SwiftUI (25)
      • UIKit (13)
      • Error (7)
    • Infomation (6)
      • Firebase (1)
      • Git (1)
    • Daily Life (3)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/09   »
일 월 화 수 목 금 토
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
Tags
  • ScrollView
  • mvvm
  • 화면전환
  • self
  • SWIFTUI
  • Git
  • http
  • Animation
  • PushNotification
  • calendar
  • 글또
  • escaping
  • CoreImage
  • SWIFT
  • segue
  • error
  • viewlifecycle
  • Refresh
  • list
  • Switch
  • uikit
  • Observer
  • NotificationCenter
  • apns
  • singleton
  • array
  • struct
  • 고차함수
  • class
  • IOS
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록side menu (1)

seong_hye, the developer

SwiftUI) Side Menu view에 대해 정리하기

📘Side Menu일반적으로 왼쪽(또는 오른쪽)에서 슬라이드되어 나오는 형태의 메뉴 앱의 주요 탐색 기능을 제공UIKit에서는 UISideMenuNavigationController 이용but, SwiftUI에서는 직접 구현 또는 패키지 이용 🔹사이드 메뉴 만들기➡️ Side Menu Case 정리enum SideMenuType: Int, CaseIterable { case home = 0 //case를 숫자로 초기화 case favorite case chat case profile var title: String { switch self { case .home: return "Home" case .favorite: ..

IOS/SwiftUI 2022. 12. 6.
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바