uias / Pageboy

📖 A simple, highly informative page view controller
MIT License
1.99k stars 154 forks source link

Fix view controller memory issues #201

Closed msaps closed 5 years ago

msaps commented 5 years ago

Update viewController index map to use weak referenced view controllers, as before it would strongly retain any view controller that was displayed in the PageboyViewController.

198

uias-bot commented 5 years ago
1 Warning
:warning: Looks like you changed some source files, should there have been some tests added?

Generated by :no_entry_sign: Danger