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

Move fragment code into separate module #80

Open
matejdro opened this issue Mar 30, 2023 · 0 comments
Open

Move fragment code into separate module #80

matejdro opened this issue Mar 30, 2023 · 0 comments
Assignees

Comments

@matejdro
Copy link

matejdro commented Mar 30, 2023

Currently whetstone always includes fragment dependency.

If used in 100% Compose apps, this dependency is unnecessary and generates unnecessary bloat inside our apps.

It would be nice if all fragment-related code would be moved to a separate module, similarly to the whetstone-compose.

I'm prepared to make a PR for this, if desired. This is potentially breaking, but we could make fragment support opt-out to ensure it does not break anything for the existing users.

@helios66 helios66 self-assigned this Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants