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

Framework Setup #3

Closed
rodvar opened this issue Oct 18, 2024 · 2 comments
Closed

Framework Setup #3

rodvar opened this issue Oct 18, 2024 · 2 comments
Assignees

Comments

@rodvar
Copy link
Collaborator

rodvar commented Oct 18, 2024

  • we need to support 3 apps, 2 of them identical UI (android and ios Clients) and 1 sharing probably ~90% of those (android Node).
  • Based on the POCs experience the best candidate seems to be KMP for this
  • The goal for this issue is to setup a KMP project that:
    • has a separated reusable kmp lib called sharedUI using KMP Compose libs to generate UI (could be the official example to show something on screen)
    • has 3 separate buildable apps: iosClient, androidClient and androidNode, all of them running the same UI
  • for more info see discussion.
@rodvar rodvar self-assigned this Oct 18, 2024
@rodvar
Copy link
Collaborator Author

rodvar commented Oct 18, 2024

created this issue of what I've been doing the past 2 days.

results are here: https://github.com/bisq-network/bisq-mobile/tree/main/bisqapps

3 apps with shared UI can be generated from the project. Will improve the readme and consider this one closed :)

@rodvar
Copy link
Collaborator Author

rodvar commented Oct 18, 2024

closed with commit 3357c4d5e103a201742b1c9441786bdfdf8f9465

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

No branches or pull requests

1 participant