This repository has been archived by the owner on May 4, 2023. It is now read-only.
Releases: bdbergeron/BDBSpinKitRefreshControl
Releases · bdbergeron/BDBSpinKitRefreshControl
BDBSpinKitRefreshControl 1.0.3
- Fix issue #5 - refresh control not centered when using Storyboards/XIBs with size classes enabled
BDBSpinKitRefreshControl 1.0.2
- 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
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
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.