Better initialization of properties on SwipeableTabBarController
Some properties were being initialized inside the setup()
function leading to issues with subclassing.
Some properties were being initialized inside the setup()
function leading to issues with subclassing.