
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
- Protocol
- containerBackground
- Algorithm
- MVVM
- urlsession
- Swift
- Firebase
- OpenSourceLibrary
- 서버통신
- Notification
- APNS
- 2022 KAKAO TECH INTERNSHIP
- RxCocoa
- watchOS
- WidgetKit
- YPImagePicker
- rxswift
- projectsetting
- CloneCoding
- Objective-C
- IOS
- github
- SwiftUI
- async/await
- UserDefaults
- configurable widget
- Widget
- WWDC
- WWDC22
- MOYA
최근에 올라온 글
최근에 달린 댓글
글 보관함
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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