Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
0xcodezero
/
SVPullToRefresh
Public
forked from
samvermette/SVPullToRefresh
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 26, 2013
Update project settings.
samvermette
committed
a5f9dfe
View commit details
Copy full SHA for a5f9dfe
Browse repository at this point
Merge pull request #125 from jweyrich/master
Show description for 6c87515
samvermette
committed
6c87515
View commit details
Copy full SHA for 6c87515
Browse repository at this point
Merge pull request #127 from hborders/typesafe_enum_and_analyzer
Show description for 98a713c
samvermette
committed
98a713c
View commit details
Copy full SHA for 98a713c
Browse repository at this point
Merge pull request #132 from otherinbox/master
Show description for 28691b7
samvermette
committed
28691b7
View commit details
Copy full SHA for 28691b7
Browse repository at this point
Merge pull request #144 from alanzeino/master
Show description for be43a9b
samvermette
committed
be43a9b
View commit details
Copy full SHA for be43a9b
Browse repository at this point
Merge pull request #133 from nonamelive/master
Show description for 34e2c30
samvermette
committed
34e2c30
View commit details
Copy full SHA for 34e2c30
Browse repository at this point
Merge pull request #152 from michelzanini/master
Show description for bdb5404
samvermette
committed
bdb5404
View commit details
Copy full SHA for bdb5404
Browse repository at this point
Merge pull request #143 from bdbergeron/master
Show description for 70496a5
samvermette
committed
70496a5
View commit details
Copy full SHA for 70496a5
Browse repository at this point
Commits on Sep 25, 2013
Avoiding to add a margin to the arrow when the title text is empty. This will make the arrow centralized in the screen when there is no text.
michelzanini
committed
e424e65
View commit details
Copy full SHA for e424e65
Browse repository at this point
Commits on Sep 23, 2013
Fixed an animation problem on iOS 7
Show description for 8e726fc
nonamelive
committed
8e726fc
View commit details
Copy full SHA for 8e726fc
Browse repository at this point
Commits on Sep 6, 2013
Animate activityIndicatorView as soon as the view appears
alanzeino
committed
2de7dba
View commit details
Copy full SHA for 2de7dba
Browse repository at this point
Commits on Aug 20, 2013
Added availability constraint to UIActivityIndicatorView color property.
bdbergeron
committed
0116cbc
View commit details
Copy full SHA for 0116cbc
Browse repository at this point
Added support for setting the color of the UIActivityIndicatorView.
bdbergeron
committed
790fe10
View commit details
Copy full SHA for 790fe10
Browse repository at this point
Commits on Jun 17, 2013
Fixed a potential KVO crash.
Show description for 1145eed
nonamelive
committed
1145eed
View commit details
Copy full SHA for 1145eed
Browse repository at this point
Commits on May 29, 2013
Fixed issue where pull to refresh view would not hide cleanly
Kevin Lord
committed
21f5e29
View commit details
Copy full SHA for 21f5e29
Browse repository at this point
Commits on May 20, 2013
Use new typesafe enum macro. Run analyzer.
Show description for a0d347e
Heath Borders
committed
a0d347e
View commit details
Copy full SHA for a0d347e
Browse repository at this point
Commits on May 13, 2013
Fix unitialized variables.
jweyrich
committed
6059aa5
View commit details
Copy full SHA for 6059aa5
Browse repository at this point
Commits on May 10, 2013
Fix variable type to match returned type. No need for type-casting.
jweyrich
committed
38f879c
View commit details
Copy full SHA for 38f879c
Browse repository at this point
Commits on May 3, 2013
Merge pull request #123 from Gabro/bottom-pulltorefresh
Show description for 5b98a05
samvermette
committed
5b98a05
View commit details
Copy full SHA for 5b98a05
Browse repository at this point
Commits on Apr 27, 2013
Handled case where the contentSize of the scrollView is shorter than its bounds
gabro
committed
92c591e
View commit details
Copy full SHA for 92c591e
Browse repository at this point
Added option for pull to refresh from bottom
gabro
committed
076578e
View commit details
Copy full SHA for 076578e
Browse repository at this point
Commits on Mar 26, 2013
Fix #116.
samvermette
committed
fb40dd6
View commit details
Copy full SHA for fb40dd6
Browse repository at this point
Clean up demo project.
samvermette
committed
58428c9
View commit details
Copy full SHA for 58428c9
Browse repository at this point
Commits on Mar 15, 2013
Add CocoaPods install instructions.
samvermette
committed
34b8c65
View commit details
Copy full SHA for 34b8c65
Browse repository at this point
Update project settings.
samvermette
committed
eb89cff
View commit details
Copy full SHA for eb89cff
Browse repository at this point
Fix vertical margin between title and subtitle labels.
samvermette
committed
7ab36aa
View commit details
Copy full SHA for 7ab36aa
Browse repository at this point
Merge and fix conflicts.
samvermette
committed
9ac6406
View commit details
Copy full SHA for 9ac6406
Browse repository at this point
Commits on Mar 4, 2013
Fixes pull to refresh layout to centre the view and align labels depending of their font and text.
smorel
committed
6649c50
View commit details
Copy full SHA for 6649c50
Browse repository at this point
Commits on Feb 16, 2013
Ditto.
samvermette
committed
81e29cd
View commit details
Copy full SHA for 81e29cd
Browse repository at this point
Clean up Read me.
samvermette
committed
3027ec2
View commit details
Copy full SHA for 3027ec2
Browse repository at this point
Merge pull request #110 from brokedi/patch-1
Show description for 764b88c
samvermette
committed
764b88c
View commit details
Copy full SHA for 764b88c
Browse repository at this point
Merge pull request #111 from educreations/master
Show description for 71f06a8
samvermette
committed
71f06a8
View commit details
Copy full SHA for 71f06a8
Browse repository at this point
Commits on Feb 15, 2013
Fix a reference to a header file.
streeter
committed
3f2fabc
View commit details
Copy full SHA for 3f2fabc
Browse repository at this point
Commits on Feb 14, 2013
Bugfix CGRect of titleFrame
Show description for b36a9bc
brokedi
committed
b36a9bc
View commit details
Copy full SHA for b36a9bc
Browse repository at this point
Commits on Jan 30, 2013
Merge pull request #105 from MarkVillacampa/master
Show description for 36c3270
samvermette
committed
36c3270
View commit details
Copy full SHA for 36c3270
Browse repository at this point
Previous
Next
You can’t perform that action at this time.