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

ui framework integrations #1

Open
theluk opened this issue Jun 19, 2018 · 3 comments
Open

ui framework integrations #1

theluk opened this issue Jun 19, 2018 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@theluk
Copy link
Owner

theluk commented Jun 19, 2018

For better real-life usage, react-formular should be integratable into some popular ui frameworks like Material or grommet.

I was thinking about a sub package with some naming convention like react-formular-{uiFramework}.

@theluk theluk added enhancement New feature or request help wanted Extra attention is needed labels Jun 19, 2018
@Pjaerr
Copy link

Pjaerr commented Oct 23, 2018

Are there specific libraries you want to integrate it with, or just create sub package for as many as possible?

@theluk
Copy link
Owner Author

theluk commented Oct 23, 2018

Hey Pjaerr,

Thanks a lot for your question.

Regarding the fact that people are trying to decrease bundle size as much as possible, my first intention would be to make sub libs that only do the minimum required.

But of course if webpack for example can take care of extracting modules from one package and then minimize the bundle, it would not be important to make a package for each UI library.

So what do you think?

@Pjaerr
Copy link

Pjaerr commented Oct 25, 2018

Yes that makes sense, try and make it as modular as possible. I like the idea of this project so I will keep up to date and if I can contribute I definitely will :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants