Hi all, a while ago I had a bit of help here and m...
# javascript
c
Hi all, a while ago I had a bit of help here and mentioned I planned to release my code once it got into some sort of shape. It is now in some sort of shape 🙂. I call it Muirwik because it is a Material UI React wrapper in Kotin (https://github.com/cfnz/muirwik). The way I have organised things might not be that great, as it has been a rather large learning experience.... however it works and has a demo app, so if anyone wants to give some pointers on how to improve it (or make PRs), please feel free. It uses Gradle Kotlin DSL, yarn and webpack directly rather than using a plugin... just found it easier (after a fair bit of learning/trial/error...)