Minitour / AZTabBarController

A custom tab bar controller for iOS written in Swift 4.2
MIT License
348 stars 65 forks source link

SetTitle doesn't work on Swift 4.2 #49

Closed nhan7777 closed 5 years ago

nhan7777 commented 6 years ago

Only the function tabController.setTitle("My text", atIndex: 0) doesn't work on Swift 4.2 Could you fix this? Thanks