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

Jetpack Compose stable, View DSL Docs should be updated #295

Open
Skaldebane opened this issue Sep 14, 2021 · 2 comments
Open

Jetpack Compose stable, View DSL Docs should be updated #295

Skaldebane opened this issue Sep 14, 2021 · 2 comments

Comments

@Skaldebane
Copy link

In the current documentation of the View DSL, it still says that Jetpack Compose is "not stable" and "still in alpha". However, I guess it should be encouraged to use it as it is now already stable, and highly recommended by Android Developers.

@Skaldebane
Copy link
Author

Of course this doesn't mean ditching the Views DSL! It's still very relevant for now as long as not everything can be achieved in Jetpack Compose (yet), and I think it's the best way to do Compose/View interop in a way that's so seamless without having to touch the XML ever again.

@LouisCAD
Copy link
Owner

Totally agree, and I'm using both myself as well now. Feel free to send a PR if you want it corrected fast 🙂

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

2 participants