Mobile Mind

Results 23 issues of Mobile Mind

Hi, Hi, I had an error while transpiling this code. So I removed the `= {}` and it compiled without error. Is this a bug? Code with compilation error: ```ts...

I had trouble compiling code with comments. Once I removed the comments, the compilation was successful. Code with compilation error: ```ts /** * Data serialization from JS > Native *...