full screen이 안된다..
storyboard 상에서 fullscreen 해주거나
uiviewController 에서 modalPresentationStyle -> fullscreen 해준다
[참조] https://stackoverflow.com/questions/56435510/presenting-modal-in-ios-13-fullscreen
'ios,swift' 카테고리의 다른 글
[ios]swift scrollview touchesBegan 동작하지 않을 때 대체하는방법 (0) | 2020.03.16 |
---|---|
[ios]swift 최상의 rootviewcontroller replace 하는 방법 (0) | 2020.03.12 |
[ios] ZXingObjC ZXCapture dissmiss할 시, exc_bad_access code=1 크래쉬 이슈 해결방법 (0) | 2020.03.05 |
[ios]swift collectionview get scoll position 알 수 있는 방법 (0) | 2020.03.04 |
[ios] swift uitextview padding 없애는 방법 (0) | 2020.03.02 |