issues
search
soffes
/
SSPullToRefresh
Simple and highly customizable pull to refresh view
MIT License
885
stars
139
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Introduces defaultSafeArea property to PullToRefreshView
#68
viktorasl
opened
6 years ago
0
Add nullability annotations
#67
tflhyl
opened
7 years ago
2
Fix xcode warnings
#66
tflhyl
closed
7 years ago
1
SSPullToRefresh does not work correctly on ios11 if it's compiled with xCode9
#65
avshiyanov
opened
7 years ago
11
Delegate Callback Behavior
#64
calebd
opened
9 years ago
0
Fix Xcode7 Warnings
#63
maoyama
closed
7 years ago
10
Fix crash on iOS 7 due to rounding error
#62
msanders
closed
9 years ago
0
Trigger refresh with VoiceOver three-finger scroll gesture
#61
vadim-fueled
opened
9 years ago
1
initWithScrollView:delegate: should call initWithFrame: on super, not self
#60
vadim-fueled
closed
9 years ago
2
You continue to rock, Sam Soffes
#59
colinta
closed
9 years ago
1
Take into account the contentinset.top when layouting the contentView
#58
marclefrancois
closed
8 years ago
2
Bump version: 1.2.3
#57
calebd
closed
9 years ago
2
fixes issue where the refresh view would be hidden behind the...
#56
hwaxxer
closed
9 years ago
0
Swift compat?
#55
danielgomezrico
closed
9 years ago
1
Sending 'Notifications_ViewController *const __strong' to parameter of incompatible type 'id<SSPullToRefreshViewDelegate>'
#54
KiddoLabs
closed
9 years ago
6
Send pull progress on ready.
#53
calebd
closed
9 years ago
0
PullToRefresh view disappeared in iOS 8 when upgraded version to 1.2.2
#52
mrcrow
opened
10 years ago
4
Pull progress > 1.0 is not reported.
#51
calebd
opened
10 years ago
3
Change enum declaration so it works better in Swift.
#50
calebd
closed
10 years ago
0
How to expand manually
#49
dvkch
opened
10 years ago
1
pull up to load more control
#48
purplepeng
opened
10 years ago
0
Adjusts documentation to accommodate -[UIViewController automaticallyAdjustsScrollViewInsets] + typo
#47
joshavant
closed
10 years ago
0
sectionIndexTitles jumps up and down when loading
#46
brunnoferreira
opened
10 years ago
0
Load repeat records
#45
sharp
opened
10 years ago
0
Added style property
#44
nickynick
closed
10 years ago
2
Fixed the podspec homepage to point to the correct base repo page, inste...
#43
jurysch
closed
10 years ago
0
Add completion handlers for starting and finishing loading animations.
#42
kielgillard
closed
10 years ago
0
Make sure the progress never exceeds 1.0
#41
blommegard
closed
11 years ago
1
added string localizations
#40
ademozgur
closed
11 years ago
0
iOS 7
#39
pnicholls
closed
11 years ago
8
fixes #20
#38
hwaxxer
closed
11 years ago
0
Use UIScrollView delegate methods instead of KVO
#37
lobianco
closed
11 years ago
1
Animation glitch upon touch release when state == SSPullToRefreshViewStateReady
#36
lobianco
closed
11 years ago
0
Adjusts content inset calculation when loading to avoid floating section headers
#35
grantjk
closed
11 years ago
1
Headers in sections glitch when pull to refresh is loading
#34
aleufms
closed
11 years ago
2
Unrecognized selector on iOS6
#33
dsa
closed
11 years ago
1
Allow autoresizing mask.
#32
hwaxxer
closed
11 years ago
4
Set background color of the pull to refresh view.
#31
maxsz
closed
11 years ago
0
Fixing memory leak
#30
dglancy
closed
11 years ago
2
Disable the SSPullToRefresh
#29
ghost
closed
11 years ago
3
UITextAlignmentCenter is deprecated in iOS 6.0
#28
chrisalbert
closed
11 years ago
1
LastUpdatedAt not changed the timestamp after update finished
#27
felipemathies
closed
11 years ago
1
Fixes scrolling issues when state is loading.
#26
hwaxxer
closed
11 years ago
1
Notify delegate about animations
#25
lbrndnr
closed
11 years ago
5
-pullToRefreshViewDidFinishLoading is called before the animation starts
#24
lbrndnr
closed
11 years ago
1
Fixes issue where scrolling stutters
#23
hwaxxer
closed
11 years ago
0
Fix typo in GCD ARC check macro
#22
density
closed
11 years ago
0
Add correct check for ARC support for GCD objects
#21
density
closed
11 years ago
5
If tableview has more cells than fit on the screen, then startLoadingAndExpand is glitchy
#20
squarefrog
closed
11 years ago
2
Got rid of unused NSDateComponents variable and unnecessary return on a void method
#19
gstjohn
closed
11 years ago
1
Next