manmaor

Results 2 issues of manmaor

Is there any chance to add typescript support to this project? Right now to overcome this, I created a JS file that imports threebox-plugin and exports some specific methods that...

:green_apple: feature

Hi, we experienced some leaks in our iOS app, after some investigation we found two memory leaks: - rawBytes in UIImageExtension (calloc not freed) - normalizedBuffer in UIImageExtension (malloc not...