bdanis
bdanis
I've been trying to work with the helper tools, but found that they don't work as they come I had to refactor the .allocate function to _malloc and change Box2D.SetValue...
currently having issues with the rendering on Android for one, I get index.android.bundle:9099 Warning: Failed prop type: Invalid prop `viewRef` of type `object` supplied to `BlurView`, expected `number`. in BlurView...
typescript project using pixi-js 5.0.3 and importing this way `import * as PIXI from 'pixi.js'` I was getting an error where PointLike wasn't found and in the browser I get...