Great library -- works very well, generally.
When using a UITabBarController containing more than 5 viewControllers, the "More" button appears on the right. The navigationController/tableViewController/navigationBar for this item is created automatically by the SDK, and does not adhere to anything defined by GTScrollNavigationBar. Hence, you can't scroll the "More" tableView's navigationBar the way the library currently works, and the child controllers pushed from there cannot implement this functionality.
Any way around that that you're aware of?
Great library -- works very well, generally.
When using a UITabBarController containing more than 5 viewControllers, the "More" button appears on the right. The navigationController/tableViewController/navigationBar for this item is created automatically by the SDK, and does not adhere to anything defined by GTScrollNavigationBar. Hence, you can't scroll the "More" tableView's navigationBar the way the library currently works, and the child controllers pushed from there cannot implement this functionality.
Any way around that that you're aware of?