Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Proposal] iOS(iPhone) 사용자들도 드로이드나이츠 앱을 사용할 수 있게한다. #273

Open
l2hyunwoo opened this issue Apr 8, 2024 · 2 comments
Labels

Comments

@l2hyunwoo
Copy link
Contributor

Kind (Required)

  • Proposal / Discussion

Overview (Required)

안녕하세요, 올해 드로이드나이츠에에도 관심을 기울이고 있는 이현우입니다. 제가 아이폰을 주로 사용하고 있어서 드로이드나이츠 세션을 확인하려면 웹페이지를 활용해야하는데요, 최근 Kotlin에서 제공하는 Kotlin Mutliplatform을 활용하여 iPhone 기종 사용자들도 이번 컨퍼런스에서 드로이드나이츠 앱을 활용할 수 있게 하고자 합니다.

Architecture

추후 업데이트 예정입니다. 우선 텍스트로 간략하게 설명하자면

  • Application Layer
    • app-android
      • feature module로 분기
    • app-ios
      • SwiftUI
  • Domain Layer/Data Layer
    • shared module

해당 사항들은 각 OS의 네이티브 뷰 시스템을 사용한다는 전제하에 작성을 한 것이고, Compose Mutliplatform을 활용한다면 모든 기능들은 shared module에서 feature로 나눠서 구현을 할 수 있을 것 같습니다.

Link

@taehwandev
Copy link
Member

고민을 좀

@taehwandev
Copy link
Member

@l2hyunwoo 별도 작업해주시면 되긴한데. 너무 늦어저버려서 별도 프로젝트형태로 진행하면 좋을것 같네요.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants