일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- button
- kotlin
- ui
- ios
- 개발자
- 라이브러리
- Android
- Apple
- Chart
- Python
- graph
- alamofire
- PyQt5
- androidstudio
- Chrats
- Storyboard
- UIKit
- modal
- TableView
- 개발
- PyQt
- 어플리케이션
- 그래프
- UITableView
- cocoapods
- Swift
- Xcode
- charts
- library
- UIButton
Archives
- Today
- Total
반응형
목록CODE (1)
Jiwift
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/zRNse/btrVzZkLQbK/WK43MvksVvNcCeEBoUtGKk/img.png)
코드 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
반응형