Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- appstore
- Swift
- 개발자
- UIButton
- Git
- Code
- Apple
- error
- FLUTTER
- Session
- 한글
- JPA
- Notification
- mac
- shorebird
- MacOS
- 웹뷰
- iOS16
- darkmode
- geofencing
- Realm
- Archive
- github
- window
- Firebase
- rxswift
- IOS
- SwiftUI
- Xcode
- 이미지
Archives
- Today
- Total
목록Screen (2)
EEYatHo 앱 깎는 이야기
Swift ) 런치스크린, 스플래시 이미지 안보일 때 - EEYatHo iOS
20220118 Xcdoe13.0 시뮬레이터 iphone12 (iOS15) 에서 발생. 이미지 캐싱 방식 문제인가.. 구글링 해도 정확한 원인 파악은 못함. 빌드 클린, 시뮬레이터에서 해당 앱 삭제, 시뮬레이터 종료, Xcode 종료, Xcode 재실행 했더니 보임.
iOS, Swift
2022. 1. 18. 08:27
Swift ) CollectionView로 화면을 채울 때 주의사항 - EEYatHo iOS
https://stackoverflow.com/questions/46481858/full-screen-uicollectionviewcell-issue-on-iphone-x-in-landscape Full-screen UICollectionViewCell issue on iPhone X in landscape In my app, I present a view controller modally, and this view controller contains a UICollectionView that fills the superview. Each cell in the collection view needs to be full-screen - the same si... stackoverflow.com collec..
iOS, Swift
2021. 6. 14. 14:57