SwiftRouter icon indicating copy to clipboard operation
SwiftRouter copied to clipboard

Tab Bar support

Open anoop4real opened this issue 9 years ago • 1 comments

Does it support tab bars? Is it compatible with Swift 3?

anoop4real avatar Nov 15 '16 22:11 anoop4real

i installed the latest from master via Pods

pod 'JLSwiftRouter', :git => "https://github.com/skyline75489/SwiftRouter", :branch => "master"

It appears to be working with Swift 3, but I can't get it to cooperate with a TabBarController. The desired functionality I would want is to pre-select a tab, then push a controller onto it....

ded avatar Jan 16 '17 22:01 ded