You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a project that uses the react and styled wrappers quite extensively to wrap a Material UI js framework. The demo app in particular shows how to use these two wrappers (all be it intermingled with the Material UI wrapper of the project itself).
It might give you some ideas on getting started however (it is Gradle/Yarn based).
You can find it here: Muirwik and as an example from the demo app showing various buttons, screenshot here and code here (note that all the mButtons are Material UI buttons, in this example there is one normal react button at line 102 at time of writing, and labelled "Normal React Button" :-)).
It is not clear now one create/use the library in the Gradle/NPM project. A fully-dedicated example and setup instructions are really nice to have
The text was updated successfully, but these errors were encountered: