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

Refactor and Upgrade Library to Jetpack Compose #101

Merged
merged 5 commits into from
Sep 28, 2023
Merged

Conversation

teogor
Copy link
Owner

@teogor teogor commented Sep 28, 2023

This pull request refactors the library codebase to incorporate Jetpack Compose for modern UI development. It includes the removal of previous UI code and the integration of Compose components. This update enhances the library's UI capabilities, improves performance, and aligns it with the latest Android UI practices.

Changes Made:

  • Removed legacy UI code and dependencies.
  • Integrated Jetpack Compose to build the user interface.
  • Updated UI-related logic to work with Compose components.
  • Improved UI responsiveness and user experience.

This update brings a more modern and efficient UI framework to the library, enabling developers to leverage the power of Compose for creating dynamic and interactive user interfaces.

@teogor teogor added this to the 1.0.0-beta02 milestone Sep 28, 2023
@teogor teogor self-assigned this Sep 28, 2023
@teogor teogor merged commit 19b9313 into main Sep 28, 2023
4 checks passed
@zeobot zeobot bot deleted the feature/ceres-compose branch September 28, 2023 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

1 participant