// https://nuli.navercorp.com/community/article/1133220/// 커스텀 슬라이더 (제어센터 UI)struct CustomSlider: View { enum Orientation { case vertical, horizontal } @Binding var value: Double @State private var percentRate: Double = 0 var label: String = "" var min: Double = 0 var max: Double = 100 var orientation: Orientation = .horizontal var trackColor: Color? var sliderColor: C..
안녕하세요 Gons 입니다. 오늘은 Activity Indicator 를 사용해보겠습니다. 액티비티 인디케이터는 Xcode 기본 라이브러리로 있긴 있는데요 이렇게 생겼습니다. 모양도 너무 기본으로 안예쁘고 "로딩중..." 이라는 글씨라도 넣으려면 디자인하기 머리가 복잡해지죠. 그래서 제가 소개해드릴 라이브러리는 다양한 디자인도 있고 글씨 넣기도 좋고 사용하기 편리합니다. 그럼 시작하겠습니다. 1. github 에 접속해주세요. https://github.com/ ↑↑ 주소입니다. 2. indicator 를 검색해주세요. 3. 검색결과에서 swift 만 필터해주세요. 4. 우리가 사용할 라이브러리로 들어가주세요. 빨간색 박스를 그려놓은 NVActivityIndicatorView 가 오늘 우리가 사용할 라이..
- Total
- Today
- Yesterday
- SKPayment
- AppStore
- SWIFT
- Reject
- 다국어
- 심사
- custom segment
- Authorization
- swiftUI
- SKProductsRequestDelegate
- Xcode
- 아이오에스
- SKPaymentTransactionObserver
- Localizations
- presentationcompactadaptation
- 테이블뷰
- 로컬라이징
- 스위프트
- TabView
- 프로그레스
- indicator
- permission
- 엑스코드
- TabBar
- 리젝
- 인디케이터
- localizing
- ios
- Localized
- Language
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |