Jacob Smith
Jacob Smith
There is currently a `heroku-status` hubot script at https://github.com/github/hubot-scripts/blob/master/src/scripts/heroku-status.coffee . However, if my understanding of how the hubot eco-system has changed is correct, additional pull requests into hubot-scripts is no...
Hi, I have a feeling I'm missing something obvious, but I'm having trouble understanding how to animate an element when it unmounts. For example, I have a list view and...
Hello! I'm trying to incorporate this library into an application I'm building and I'm running in to issues with content that is larger than the original viewport. Currently, I have...
Hello, I'm trying to update my AppDelegate files to reflect https://gist.github.com/brentvatne/1ece8c32a3c5c9d0ac3a470460c65603 and I keep getting an error for every value I try to insert instead of `__YOUR_APP_NAME_HERE__`. I've tried the...
When I try and add the mod_strip locally, it continues to throw a 500 error and I'm not sure how to debug it further. I've tried both local:path/to/file and local:"path/to/file"...
Hello, thanks for your work on this library! I'm looking at adding in authentication because my images are behind a protected endpoint - I see that ReactNative has support for...
Hello, Thanks for this library! It's been very easy to pull down and get integrated. I did run into one issue: The current README states that `allowCustomValues` is a `boolean`...