Skip to content

[Fix] Home, ViewAll 관련 Model Type Modifying #124

@hsw1920

Description

@hsw1920

📝 작업 목적

  • HomeVC 관련 Model Type을 재정의합니다.
    현재 HomeVC에서 SeminarInfo, NetworkingInfo, RecommendUserInfo, MyEventInfo 등의 data가 묶여있지 않아
    Data Binding에 어려움을 겪고있음 -> 하나의 타입으로 묶어줄 필요성을 느낌
image
  • 마찬가지로 ViewAllVC 관련 ModelType을 재정의합니다.

🛠️ Tasks

  • HomeVC 관련 Model Type을 재정의합니다.
    • HomeVC의 tableView 구조를 scrollView로 변경 후 HomeViewModel의 contents를 따르도록 적용
  • ViewAllVC 관련 ModelType을 재정의합니다.

Metadata

Metadata

Assignees

Labels

🛠️ FixFix or Update Something

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions