Skip to content

Releases: boztalay/BOZPongRefreshControl

Version 1.0.1

16 Oct 00:55
Compare
Choose a tag to compare

Changes:

  • Fixed a memory leak caused by a strong retain cycle
  • Fixed a bug introduced in iOS 8 that causes stutter when the user triggers a refresh

Thanks to @IPCStudios for catching the memory leak and suggesting the fix!

Version 1.0.0

24 Jan 02:18
Compare
Choose a tag to compare

Changes:

  • Orientation changes work!
  • Refresh control attachment now works the same for UIScrollViews and UITableViews
  • Added a beginLoading function to manually start a refresh
  • Took out the cover view and corresponding property, it now hides the refresh control by shrinking it
  • Made the default game speed a little faster
  • Other minor improvements/cleaning

Thanks to @jconst, @MahirEusufzai, and @ajfigueroa for their contributions!

Version 0.1.1 for CocoaPods

04 Jan 02:21
Compare
Choose a tag to compare
Having fun with CocoaPods