Open justinlevi opened 7 years ago
I put together a gist here of what a component would look like integrating the examples/example-boilerplate.html (Advanced Usage)
https://gist.github.com/justinlevi/150af93052262d38ee18e43c60467df5
I committed a working project using create-react-app here: https://github.com/justinlevi/waves-ui-react
Note, due to the error I was running into here: https://github.com/wavesjs/waves-ui/issues/29
I had to use my own fork.
Here's the screen recording of the process
Nice, thanks for the example, I will put a link to this in the documentation in the next release. Would be nice to fix #29 thus.
I keep this open until everything is settled.
I put together a gist here of what a component would look like integrating the examples/example-boilerplate.html (Advanced Usage)
https://gist.github.com/justinlevi/150af93052262d38ee18e43c60467df5
I committed a working project using create-react-app here: https://github.com/justinlevi/waves-ui-react
Note, due to the error I was running into here: https://github.com/wavesjs/waves-ui/issues/29
I had to use my own fork.
Here's the screen recording of the process