clempat
Results
2
issues of
clempat
I could test the plugin on Linux but was missing some steps before having it working. I was getting DOMException saying it could not connect to the device. I added...
I would like to access a method defined in the child decorated component. I was thinking doing it through ref like suggested there: https://facebook.github.io/react/tips/expose-component-functions.html I guess I cannot doing that...