iOS) Alert ์ฐฝ ๋ง๋๋ ์ปค์คํ
๋ฉ์๋ ๋ถ์ํ๊ธฐ
๋ค์์ ์ ๊ฐ ์ฝ๋๋ฆฌ๋ทฐ๋ฅผ ์์ฑํ๋ ๋์ค ๊ธฐ๋กํ๊ณ ์ถ์ ๋ด์ฉ์ด๋ผ์ ๊ทธ๋๋ก ๊ฐ์ ธ์์ต๋๋ค. ์ถ๋ฐ extension UIViewController { func makeAlert(title : String, message : String, okAction : ((UIAlertAction) -> Void)? = nil, completion : (() -> ())? = nil) { let alertViewController = UIAlertController(title: title, message: message, preferredStyle: .alert) let okAction = UIAlertAction(title: "ํ์ธ", style: .default, handler: okAction) alertViewCont..
iOS
2021. 11. 10. 14:45
TAG
- WWDC22
- urlsession
- Widget
- APNS
- projectsetting
- UserDefaults
- rxswift
- WWDC
- Algorithm
- Firebase
- WidgetKit
- containerBackground
- ์๋ฒํต์
- CloneCoding
- watchOS
- MOYA
- MVVM
- Notification
- SwiftUI
- OpenSourceLibrary
- Swift
- RxCocoa
- Objective-C
- github
- async/await
- Protocol
- IOS
- YPImagePicker
- configurable widget
- 2022 KAKAO TECH INTERNSHIP
์ต๊ทผ์ ์ฌ๋ผ์จ ๊ธ
์ต๊ทผ์ ๋ฌ๋ฆฐ ๋๊ธ
๊ธ ๋ณด๊ดํจ
์ผ | ์ | ํ | ์ | ๋ชฉ | ๊ธ | ํ |
---|---|---|---|---|---|---|
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