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

Support live edit please. #2063

Open
wwalkingg opened this issue May 15, 2022 · 7 comments
Open

Support live edit please. #2063

wwalkingg opened this issue May 15, 2022 · 7 comments
Labels
enhancement New feature or request ide IDE related issue

Comments

@wwalkingg
Copy link

wwalkingg commented May 15, 2022

Jetpack Compose has supported live edit already. what's the plan of compose-multiplatform?

@hm-tamim
Copy link

Any update on this? Pretty important

@bartekpacia
Copy link

Hi, I'm also very interested in this feature. Live Edit seems to be one of the great features of Compose on Android, and since Compose Multiplatform on Android is basically Compose, how can we take advantage of it?

It's quite surprising to me there's no mention of it anywhere.

@juhaodong
Copy link

no comment?

@adrianegraphene
Copy link

Add me to the list. Would be so great for workflows.....

@levrik
Copy link

levrik commented Jan 21, 2024

After I had a very bad time trying React Native I wanted to go a bit more native so I tried Compose Multiplatform. Not having some kind of hot reload is shocking to me. Iteration times, especially when still learning, are awfully slow and I can't believe this is not supported.

@etolstoy
Copy link
Contributor

We're working on building the best possible experience for working with Compose Multiplatform in Fleet. Starting with Fleet 1.31, we offer support for previews for composable functions in common and desktop source sets. These previews automatically update with code changes, significantly reducing the feedback loop. We are eager to hear your feedback, so please submit any feature requests or feedback in our Fleet tracker.

As for LiveEdit, it is not currently on our roadmap. If you have specific use cases where Previews are insufficient and LiveEdit would work better, please let us know.

@bartekpacia
Copy link

@etolstoy fyi, @Preview performance is really bad on JB Fleet rn. On my M1 Mac it's so slow that sometimes it's faster to rebuild and re-run my simple app on Android emulator. I hope there are plans to optimize performance of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ide IDE related issue
Projects
None yet
Development

No branches or pull requests

8 participants