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

Showcase all UI elements in the demo app #116

Open
mokagio opened this issue Jul 14, 2022 · 0 comments
Open

Showcase all UI elements in the demo app #116

mokagio opened this issue Jul 14, 2022 · 0 comments

Comments

@mokagio
Copy link
Contributor

mokagio commented Jul 14, 2022

A key advantage of having libraries with isolated components is that we can work on them in isolation and enjoy faster build time and a smaller surface area of code to understand. Shameless plug: I write in details about this in https://increment.com/mobile/microapps-architecture/

I'd love for feature devs to work on the UI elements of this library without having to open the WordPress or WooCommerce project.

The foundation for this has already been laid, as we have an Example app in the repo with quite a few components already available.

I suggest starting from there and adding all the UI components one at a time. This would also be a great chance to:

  1. Upgrade the example app to use SwiftUI, to ensure maximum future-compatibility for the UI code
  2. Double check that the component is still in use, and if not, remove it instead
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

1 participant