negrudev
negrudev
happens to me too: "react-native": "^0.62.2", "react-native-svg": "^12.1.0", "react-native-svg-transformer": "^0.14.3", Update: Solved. I could't apply the fill due to how the svg was set up (fill-rule="evenodd"). Deleted that from the...
any updates on this?
The documentation is nice and clear about the graceful shutdown setup, though, process.on() seems unable to intercept the exit signals of the node process in order to have a graceful...
+1, any updates? It currently looks out of order
any updates on this matter? I have a TypeError when running `destroy()` on the editor instance. `Unhandled Runtime Error` `TypeError: Cannot read property 'deactivate' of null`