Daily 2019-03-19
Daily
<오늘 해야 할 목록/ 했는지 체크>
- 모바일 HIG (이론)
- iOS 레벨3 포토프레임 프로젝트 시작!
✏️ 오늘의 공부 (링크 , 간단하게 적기)
(모바일 HIG (이론))
정리중…
(iOS 레벨3 STEP11 포토프레임 프로젝트)
- step5 시작 -> Merged
https://github.com/code-squad/swift-photoframe/pull/127
- Segues
https://developer.apple.com/library/archive/featuredarticles/ViewControllerPGforiPhoneOS/UsingSegues.html#//apple_ref/doc/uid/TP40007457-CH15-SW1
- step6 시작 -> Merged
https://github.com/code-squad/swift-photoframe/pull/128
- Container View Controller
https://developer.apple.com/library/archive/featuredarticles/ViewControllerPGforiPhoneOS/ImplementingaContainerViewController.html#//apple_ref/doc/uid/TP40007457-CH11-SW1
- step7 시작 -> Merged
https://github.com/code-squad/swift-photoframe/pull/129
오늘의 반성
오늘은 Segue를 제거하고 다음 화면을 보여줄 때 코드로 보여주는 방법을 찾아 적용하는 방법에 대해서 공부를 하였다.
여러가지 방법이 있었는데… 공부할게 너무 많다.
오늘 폭팔 커밋!!!!!!
뷰 컨트롤러 라이프 사이클 확인하기 위한 화면 콜백 함수 추가
readme 파일 추가
Written on March 19, 2019