Yalantis / PullToMakeSoup

Custom animated pull-to-refresh that can be easily added to UIScrollView
https://yalantis.com/
MIT License
1.92k stars 213 forks source link

Updates for Swift 4 #24

Closed ghost closed 6 years ago

ghost commented 6 years ago

Fixed @objc selector warning for Swift 4 and changed FLT (deprecated) to Float.greatestFiniteMagnitude.

ghost commented 6 years ago

Fixed Markdown for H2's in README.md

srj0x0 commented 6 years ago

@thomaspwang Thanks! Great job!