MXPagerView
MXPagerView copied to clipboard
Added a switch for lazy loading pages
In my project, I needed all view controllers to be loaded and available at once. Hence, I've added a switch to toggle lazy loading on & off. It is still on by default.