farfromrefuge
farfromrefuge
example `implementation 'com.drivequant.drivekit:drivekit-trip-analysis:1.27.2'`
`interop.NSErrorWrapper` is defined in typings, was implemented in JSC but is missing from v8 iOS. Would be nice to have it
Could you put a notification example in the README? Thanks
To test your framework i use something like this on the iphone simulator ``` var io = require('socket.io-titanium'); var socket = io.connect('127.0.0.1:8080'); var chat = socket.of('/chat'); ``` while running my...
When cloning a set keyframe with no value set were cloned as "with" value.
What's the status on that plugin? Cause i can't get it to work. If i do ```tsc```, i get compile errors ``` TS2607: JSX element class does not support attributes...
I am developing a material components plugin, and one of my components is a textfield. Would love to be able to use your plugin! One solution would to make your...
Exuberant Ctags is not really maintained anymore. Could you add support for Universal Ctags? https://github.com/universal-ctags/ctags It can't work out of the box because the ctags file syntax changed.
I know you did not make a choice on this but. went ahead and made the PR. I do see some perf improvements when i can "remove" all the loggings...
https://github.com/halfnelson/svelte-native/blob/0af94fac6ea18f54f93ab299d0b512f91d722569/src/dom/svelte/SvelteNativeDocument.ts#L17 I now we already that discussion and you wanted to write it your way. But now i am asking for another reason. In production you can / should remove...