Dan Hunt
Dan Hunt
I was looking for onLongPress too, but was thinking it should just do the last action in the list (like a shortcut).... so if you make the most common action,...
what I did to get anandsathe67 patch-package working: - Create a new folder in your project called "patches" as a sibling/same level as node_modules - Download the patch file listed...
I needed something similiar.... I needed to get all changes since the last tag which isn't necesarily HEAD~1. So I just added a PR that will allow you to specify...
Merged with #397
Merged with #397
I was running into this exact same thing with ActiveMQ...especially using SSL. I tried a few things like using timeout/keepAlive in the connection setup, but that didn't work. I did...
For sure, I would like to be a contributor. I would need to better understand the underlying frame/socket magic you did before taking it over if you are looking for...
any update? running into the same issue