Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

Releases: bdbergeron/BDBSpinKitRefreshControl

BDBSpinKitRefreshControl 1.0.3

05 Nov 23:34
Compare
Choose a tag to compare
  • Fix issue #5 - refresh control not centered when using Storyboards/XIBs with size classes enabled

BDBSpinKitRefreshControl 1.0.2

29 Jul 15:31
Compare
Choose a tag to compare
  • Code has been cleaned up a bit and modernized
  • Braces added around all conditionals for safety 🚧
  • Documentation added! 📝
  • Demo project has been cleaned up and now utilizes Cocoapods

BDBSpinKitRefreshControl 1.0.1

29 Mar 20:35
Compare
Choose a tag to compare

Fixed Issues

  • #1 - Setting the tintColor property will make the underlying UIActivityIndicatorView visible again on the next pull

Known Issues

  • None

BDBSpinKitRefreshControl 1.0.0

12 Mar 23:55
Compare
Choose a tag to compare

Initial release! Likely to be some issues that crop up, so if you find anything, please let me know.

Known Issues

  • Setting the tintColor property will make the underlying UIActivityIndicatorView visible again on the next pull.