Dishant Kaushik

Results 3 comments of Dishant Kaushik

There is a $ajax [here](https://github.com/Kaljurand/dictate.js/blob/master/lib/dictate.js#L190). I have made some changes to make it into a react component. I'll put a PR soon.

Here is a sample code ``` loading = true error = false oboe(url) .node('!.*', data => { insertData(data) }) .start(status => { loading = false }) .done( res => {...

No, I have emulators and devices to work with, but none of them are jailbroken. A part of my security testing team told me that the jailbreak can by bypassed...