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

Replace VMD by Pilot 1 of X: Pilot Components #60

Open
wants to merge 14 commits into
base: feature/pilot
Choose a base branch
from

Conversation

ma-meza
Copy link

@ma-meza ma-meza commented Jan 13, 2025

📖 Description

Replace VMD components by the ones from the new Pilot library: https://github.com/mirego/viewmodel-pilot/blob/main/docs/components.md

🦀 Dispatch

  • #dispatch/kmp

@mirego-builds
Copy link

🦀 Requesting reviewers for this pull request:

🦀 Mentionning users for this pull request:

Text(viewModel.projectType.first)
.textStyle(.subHeadline, .semiBold, textColor)
.fixedSize(horizontal: false, vertical: true)
if let headline = viewModel.projectType.first as? String {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you need to cast to String for both of the labels here?

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

Successfully merging this pull request may close these issues.

3 participants