rootstrap / ios-base

Boilerplate for new iOS projects using Swift 5. Provides a handful of functionalities.
https://rootstrap.com/
MIT License
264 stars 63 forks source link

Fixing pagination delegates #17

Closed glm4 closed 7 years ago

glm4 commented 7 years ago

Weak Delegates to avoid possibles retain cycles. Fixing trailing whitespace warnings.