Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up-
LinkedIn
- Sunnyvale, CA
- Sign in to view email
- www.linkedin.com/in/mac-gallagher/
Pinned
253 contributions in the last year
Contribution activity
May 2020
Created a pull request in mac-gallagher/Shuffle that received 2 comments
enable card rasterization by default
There were pretty big improvements to performance by enabling this by default, most noticeably on the larger iPads. For more complex cards with an…
+34
−98
•
2
comments
- bump to version 0.2.5
- fix bug where swipe delegate was called too early
- bump to version 0.2.4
- replace shouldRecognizeDrag delegate methods with variables
- Add SwiftLint target and fix linting issues
- bump to version 0.2.3
- fix issue where non-animated swipe would still animate
- bump to version 0.2.2
- add shouldRecognizeDrag delegate methods
- Lower Podfile platform target from 13.4 to 13.0
- break apart SwipeCardSpec and SwipeCardStackSpec into multiple files
- add macro to add license to header of all new files
- add app icon to example project + update README icon
- update logo
- update README.md
- update social preview
- update image urls in README.md
- update logo and README.md
- update .gitignore
- bump to version 0.2.1
- remove duplicate PanGestureRecognizer.swift file
- bump to version 0.2.0
- improvements to the internal CardStack API, update cocoapods for example target
- update public overlay API on SwipeCard