Ben Bieker
Ben Bieker
Hm, got the same problem here as well. It works flawlessly for completion in go files but not within javascript files with the tern and flow plugins. Anybody has echodoc...
Also, this package has the option of configuring the update interval. The official package is just taking the maximum. Which on Apple devices is quite a lot (60-100HZ) for accelerometer/gyroscope...
Hm, this PR is open for a long time now :D Is this plugin still maintained? Could you summarize again quickly why you made those changes? When I test out...
Ok, I am also using your PR now with the latest drop-in version from Braintree. I had some issues/crashes before on some devices and your changes fixed them for me....
Can confirm this problem as well.. Previously everything worked smoothly with RN 0.49. Did you guys now find a fix that works reliably?
Can confirm this. Like the sluggish animation, this was also working for me in RN 0.49 and after upgrading to 0.51 it stopped working.
any chances this can be merged soon? We also have that issue that it interferes with the react-navigation swipe back functionality.
hm, got this problem today too. I was querying for a result struct with a node in it, see: ``` res := []struct { Node *neoism.Node }{} ``` so far...
No, I did not add dart to the `symbol_queries` config. But is that only checking dependencies so for example if I write a test for a widget and I change...