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

[Feature] Compose Native Views #8113

Open
chrisjenx opened this issue Mar 17, 2024 · 0 comments
Open

[Feature] Compose Native Views #8113

chrisjenx opened this issue Mar 17, 2024 · 0 comments
Labels

Comments

@chrisjenx
Copy link

Is your feature request related to a problem? Please describe.

I noticed allot of the "compose" views are just wrapped older XML views with some Compose wrappers, whats the plan to move to native first compose views?
The reason is I want to fork to make a Stripe KMM library, but the lift is basically writing the whole thing as is unless you can move to pure kotlin and compose.

Describe the solution you'd like

Native Compose views vs wrapped XML views.

Describe alternatives you've considered

Writing everything from scratch...

Additional context

With KMM popularity, I wouldn't expect a KMM library (although that would be super nice), but if you could take a clear direction to pure Compose views then it makes forking and converting much easier!

I'm also happy to start moving towards common code in this repo if thats something you would be interesting in?

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

1 participant