Skip to content

Makes init(nibName: bundle: ) public

Compare
Choose a tag to compare
@marcosgriselli marcosgriselli released this 27 Feb 23:18
· 95 commits to master since this release

Making this initializer public gives us the option to initialize a SwipeableTabBarController subclass manually and to override this init method to add our own configurations.