Skip to content

Commit

Permalink
docs: link to issue #21
Browse files Browse the repository at this point in the history
  • Loading branch information
jwonyLee committed Dec 14, 2020
1 parent 0cc6a2b commit 3538735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -24,7 +24,7 @@ From [JeaSungLEE/iOSInterviewquestions](https://github.com/JeaSungLEE/iOSIntervi
## iOS
- [Bounds 와 Frame 의 차이점을 설명하시오.](../../issues/19)
- [실제 디바이스가 없을 경우 개발 환경에서 할 수 있는 것과 없는 것을 설명하시오.](../../issues/20)
- 앱이 foreground에 있을 때와 background에 있을 때 어떤 제약사항이 있나요?
- [앱이 foreground에 있을 때와 background에 있을 때 어떤 제약사항이 있나요?](../../issues/21)
- 상태 변화에 따라 다른 동작을 처리하기 위한 앱델리게이트 메서드들을 설명하시오.
- scene delegate에 대해 설명하시오.
- 앱이 In-Active 상태가 되는 시나리오를 설명하시오.
Expand Down

0 comments on commit 3538735

Please sign in to comment.