Skip to content

Commit

Permalink
docs: link to issue #24
Browse files Browse the repository at this point in the history
  • Loading branch information
devejs authored and jwonyLee committed Dec 14, 2020
1 parent 6b8f0c6 commit c7dad5d
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 @@ -27,7 +27,7 @@ From [JeaSungLEE/iOSInterviewquestions](https://github.com/JeaSungLEE/iOSIntervi
- [앱이 foreground에 있을 때와 background에 있을 때 어떤 제약사항이 있나요?](../../issues/21)
- [상태 변화에 따라 다른 동작을 처리하기 위한 앱델리게이트 메서드들을 설명하시오.](../../issues/22)
- [scene delegate에 대해 설명하시오.](../../issues/23)
- 앱이 In-Active 상태가 되는 시나리오를 설명하시오.
- [앱이 In-Active 상태가 되는 시나리오를 설명하시오.](../../issues/24)
- NSOperationQueue 와 GCD Queue 의 차이점을 설명하시오.
- GCD API 동작 방식과 필요성에 대해 설명하시오.
- 자신만의 Custom View를 만들려면 어떻게 해야하는지 설명하시오.
Expand Down

0 comments on commit c7dad5d

Please sign in to comment.