Skip to content

Commit

Permalink
docs: link to issue #36
Browse files Browse the repository at this point in the history
  • Loading branch information
jwonyLee authored Dec 1, 2020
1 parent 5606209 commit e6947b5
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 @@ -41,7 +41,7 @@ From [JeaSungLEE/iOSInterviewquestions](https://github.com/JeaSungLEE/iOSIntervi
- [TableView를 동작 방식과 화면에 Cell을 출력하기 위해 최소한 구현해야 하는 DataSource 메서드를 설명하시오.](../../issues/33)
- [하나의 View Controller 코드에서 여러 TableView Controller 역할을 해야 할 경우 어떻게 구분해서 구현해야 하는지 설명하시오.](../../issues/34)
- [App Bundle의 구조와 역할에 대해 설명하시오.](../../issues/35)
- View 객체에 대해 설명하시오.
- [View 객체에 대해 설명하시오.](../../issues/36)
- UIView 에서 Layer 객체는 무엇이고 어떤 역할을 담당하는지 설명하시오.
- UIWindow 객체의 역할은 무엇인가?
- UINavigationController 의 역할이 무엇인지 설명하시오.
Expand Down

0 comments on commit e6947b5

Please sign in to comment.