Skip to content

Commit

Permalink
docs: link to issue #20
Browse files Browse the repository at this point in the history
  • Loading branch information
jwonyLee committed Dec 14, 2020
1 parent e9666b3 commit 0cc6a2b
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 @@ -23,7 +23,7 @@ From [JeaSungLEE/iOSInterviewquestions](https://github.com/JeaSungLEE/iOSIntervi

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

0 comments on commit 0cc6a2b

Please sign in to comment.