Skip to content

Commit

Permalink
docs: link to issue #19
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffoio authored Oct 19, 2020
1 parent 11635b3 commit 0a4336c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ From [JeaSungLEE/iOSInterviewquestions](https://github.com/JeaSungLEE/iOSIntervi
- [defer가 호출되는 순서는 어떻게 되고, defer가 호출되지 않는 경우를 설명하시오.](../../issues/18)

## iOS
- Bounds 와 Frame 의 차이점을 설명하시오.
- [Bounds 와 Frame 의 차이점을 설명하시오.](../../issues/19)
- 실제 디바이스가 없을 경우 개발 환경에서 할 수 있는 것과 없는 것을 설명하시오.
- 앱이 foreground에 있을 때와 background에 있을 때 어떤 제약사항이 있나요?
- 상태 변화에 따라 다른 동작을 처리하기 위한 앱델리게이트 메서드들을 설명하시오.
Expand Down

0 comments on commit 0a4336c

Please sign in to comment.