William Candillon

Results 314 comments of William Candillon

closing the issue for now, we would need a reproducible example. We do have an example that uses a monorepo now.

I find the Readme instructions quite clear, will close this issue for now but please let us know if there are things we can improve there.

Hi Grzegorz, I appreciate your openness to discuss this :) To run xqlint from Java, nodyn.io or something like: https://github.com/apigee/trireme XQLint does provide partial highlighting updates. And has both a...

@ligasgr for the syntax highlighting, there is this grammar from the Atom plugin: https://github.com/wcandillon/language-jsoniq/blob/master/grammars/jsoniq.cson Sharing it in case it would be useful. It contains a bug but I should be...

I am also experiencing this issue with my atom setup up to date.

the problem here is the withDecay returns an animation value (it auto update). So the idea would be to do `trX.value = withDecay()`, same of y and then use `useDerivedValue`...

I am not sure what you mean exactly, the invert matrix transformation can get you from the result vector to the original vector, not sure if this helps.

@lucas-garrido @gabimoncha this is fixed in 0.1.240 now :)) I tried it and I liked it, hope you will too: https://shopify.github.io/react-native-skia/docs/getting-started/web#expo Let us know if you have any questions

if you use web only or use expo dev-client you can safely use the rn skia version of your choice, if not we document the process at https://shopify.github.io/react-native-skia/docs/getting-started/web#expo (you would...

Thank you for reporting this. it has been fixed now 🙏