rdobda-gaia
rdobda-gaia
After upgrading to node 16, getBufferAsync is timing out on large files. I tried switching to getBase64Async then building a buffer from that result and it mostly worked until i...
Is this still being maintained or does it seem like it's an unwieldily uphill climb? It would be great to have a development environment where we can deliver apps on...
@fourscience that sounds wonderful, especially to cover so many platforms with one react-based solution. Do you have any starter projects or 'hello world' type apps with this setup to share...
We ended up going with a pure react with webpack solution. Tizen supports html5/javascript solutions out of the box, and webpack "compiles" down to that solution. It's not native, but...