Tim Carlson

Results 4 issues of Tim Carlson

I installed the package and ran `react-native link` which successfully worked on iOS without any issues, but I cannot build to Android at all. When running `react-native run-android`, I get...

When using `listBranches()` on a repository with _over_ 30 branches, I only get 30 branches in the response. The response includes the page information: ``` link: '; rel="next", ; rel="last"',...

Mixpanel-swift uses a protocol called [MixpanelType](https://github.com/mixpanel/mixpanel-swift/blob/master/Mixpanel/MixpanelType.swift) for the values in the properties dictionary. This doesn't work with Trackable's `trackEventToRemoteServiceClosure` since that expects AnyObject as it's value. I have yet to...

My team really appreciates this library, and overall it's working out great for us. The one issue we are encountering is uploading large zip files with Safari on macOS (>...

bug