Currently, I have to use pod 'ESTabBarController-swift', :git => 'https://github.com/eggswift/ESTabBarController.git' in my Podfile since there isn't a new version yet with the fix that was merged in back in August (https://github.com/eggswift/ESTabBarController/pull/80). Any chance you could release a new version with those fixes? 😄
Currently, I have to use
pod 'ESTabBarController-swift', :git => 'https://github.com/eggswift/ESTabBarController.git'
in myPodfile
since there isn't a new version yet with the fix that was merged in back in August (https://github.com/eggswift/ESTabBarController/pull/80). Any chance you could release a new version with those fixes? 😄Much appreciated!