Joe Ferraro

Results 3 issues of Joe Ferraro

``` ERR! semantic-release Could not get repository on Travis CI. ERR! semantic-release { file: 'not found' } ``` My repo has been running thousands of Travis builds, is publicly available,...

help wanted
cli

would it be possible to implement an option to [attempt] to autodetect the download based on the file name? for example, it could look for "osx" in the file name

I have a modal with a PanResponder and horizontal swipes are being picked up by the underlying navigation stack. Is it possible to temporarily disable navigation gestures? Cheers