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
- containerBackground
- UserDefaults
- watchOS
- MOYA
- async/await
- urlsession
- Objective-C
- Protocol
- WidgetKit
- WWDC22
- configurable widget
- Algorithm
- YPImagePicker
- IOS
- Widget
- Swift
- CloneCoding
- MVVM
- OpenSourceLibrary
- 2022 KAKAO TECH INTERNSHIP
- rxswift
- Firebase
- SwiftUI
- ์๋ฒํต์
- projectsetting
- github
- APNS
- WWDC
- Notification
- RxCocoa
์ต๊ทผ์ ์ฌ๋ผ์จ ๊ธ
์ต๊ทผ์ ๋ฌ๋ฆฐ ๋๊ธ
๊ธ ๋ณด๊ดํจ
์ผ | ์ | ํ | ์ | ๋ชฉ | ๊ธ | ํ |
---|---|---|---|---|---|---|
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