Carlos Scovino
Carlos Scovino
Did you try multiplying by the [PixelRatio](https://reactnative.dev/docs/0.66/pixelratio)?
Hi, @pepijndevos are there docs with the methods of VM? I would like to know what methods are available and what parameters receive each one.
Ok. I have the problem that when I send the code using VirtualMachine to register events, It works the first time but when I send another code the last VirtualMachine...
Well, I finally did what I need. I had to use the config attribute of the hub to save the reference of the created VM, then I could get that...