GitHawkApp / GitHawk

The (second) best iOS app for GitHub.
http://githawk.com
MIT License
2.88k stars 382 forks source link

Custom pull to refresh #1580

Open rnystrom opened 6 years ago

rnystrom commented 6 years ago

UIRefreshControl is the bane of my existence. So many weird little bugs. I've built these from scratch before and had an idea of a cool one for GitHawk.

Something like this. I'll try to mock something up.

SD10 commented 6 years ago

Funny, last night I was thinking about turning it into a hawk flying around a circle 😂 Let me know what you mock up!

Huddie commented 5 years ago

Inspired by #1977

Huddie commented 5 years ago

0.2 @rnystrom good call on the animation, i'm a big fan. Still working on the correct starting point for the appearing circle and figuring what imma do with the bird (Maybe fade that in once the branch has fully appeared.)