spyshower
spyshower
@39otrebla is this happening in the next few years or?
Getting the same error on 0.61 (android)
I dont think you can do that
Any updates on this?
Are you guys gonna fix this PRINT problem or what
For me, I changed the following line inside index.js of this package: `if (source && (source.uri && source.uri.match('.svg'))) {` to `if (source && (source.uri)) {` and now it works.
@neilco I am trying to get your code working but I am always getting different Y... Is it possible that you post a snack? Thanks!