iOS) 탭바 테두리, 그림자 설정 및 iOS 15.0 대응
let appearance = UITabBarAppearance() // set tabbar opacity appearance.configureWithOpaqueBackground() // remove tabbar border line appearance.shadowColor = UIColor.clear // set tabbar background color appearance.backgroundColor = .white tabBar.standardAppearance = appearance if #available(iOS 15.0, *) { // set tabbar opacity tabBar.scrollEdgeAppearance = tabBar.standardAppearance } // set tabba..
iOS
2021. 11. 28. 00:44
TAG
- github
- MOYA
- Firebase
- projectsetting
- async/await
- APNS
- watchOS
- Protocol
- SwiftUI
- configurable widget
- rxswift
- MVVM
- 2022 KAKAO TECH INTERNSHIP
- WidgetKit
- WWDC22
- 서버통신
- UserDefaults
- Objective-C
- WWDC
- Swift
- YPImagePicker
- RxCocoa
- urlsession
- Widget
- Notification
- OpenSourceLibrary
- IOS
- CloneCoding
- containerBackground
- Algorithm
최근에 올라온 글
최근에 달린 댓글
글 보관함
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
링크
- Total
- Today
- Yesterday