Andrey Tkachenko
Andrey Tkachenko
Tested on emulator with Recent button. After click on the "Recent button" then I can tap to one of invisible recent app from list and move it to foreground.
I trying to use your library from typescript project. But I got compilation error: ``` .../node_modules/react-three-renderer-fiber/lib/core/renderer/hostDescriptors/common/cameraBase.d.ts (3,40): Cannot find module './IReactThreeRendererElement'. ```
Fix to display icons with code > 0xFFFF
What about NATS JetStream support and [nats-queue-worker](https://github.com/openfaas/nats-queue-worker) rework to support new streaming functionality of NATS ## My actions before raising this issue I'v read the [blog article](https://www.openfaas.com/blog/jetstream-for-openfaas/) and didn't found...
Got error: ``` [INFO] : libc: Fatal signal 11 (SIGSEGV) at 0xa7b0fc00 (code=2), thread 13793 (lab.svgmaskdemo) ```
Your module has leaks. I tested it on this example https://gist.github.com/falkolab/cf9652613fe7b4836f63 with fixed sdk 5.1.2 (https://jira.appcelerator.org/browse/TIMOB-19891). This screen shows difference of two dumps: 1 - before demo win is opened...
I configured own delimiter according my task requirement. I saw in log the topics actually single string and not split to several topics. ## Expected Behaviour I expected to app...