- Breaking: Use the
.pullToRefresh(...)
modifier instead of thePullToRefresh(...)
view. It allows abstracting our view injection method to properly tackle bugs in the future. - Fixed a bug where Pull To Refresh would mess with large titles. #1
- First release.