Example implementation of Material Designs's TextField
This is a simple implementation of Material-UI TextField without the hassle and the broader approach of the mentioned library.
why
another TextField implementation?MaterialUI
like many other implementations of Material Design Guides
are great but they’re too broad (generic) meaningreact-number-format
.I know that this is kinda hacky
, but HEY!, you can open a PR
or just complain with an issue :), mind you, we’re all learning here.
npm
package structure