일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- kotlin
- ios
- cocoapods
- Android
- 라이브러리
- 어플리케이션
- Storyboard
- alamofire
- TableView
- Swift
- Xcode
- androidstudio
- 개발자
- 그래프
- library
- ui
- button
- modal
- Apple
- graph
- PyQt
- UIButton
- charts
- UITableView
- Python
- Chrats
- PyQt5
- UIKit
- Chart
- 개발
Archives
- Today
- Total
반응형
목록CODE (1)
Jiwift

코드 guard let vc = self.storyboard?.instantiateViewController(withIdentifier: "SecondViewController") as? SecondViewController else { return } self.present(vc, animated: true) [iOS/Swift] Push ViewController Code, Navigation Controller, 화면 이동 코드로 — Jiwift (tistory.com) [iOS/Swift] Push ViewController Code, Navigation Controller, 화면 이동 코드로 코드 guard let VCname = self.storyboard?.instantiateViewCont..
iOS Dev/UIKit
2023. 1. 6. 21:26
반응형