Skip to content

tab bar not showing  #12

@UsmanZiaDtech

Description

@UsmanZiaDtech

Hi,

when I go to the controller with the call of this function the tab bar not showing

self.window = UIWindow(frame: UIScreen.main.bounds)
let vc = Utilities.shared.getViewController(identifier: HomeVC.className, storyboardType: .common)
isComeVIP = true
let navigationController = UINavigationController.init(rootViewController: vc)
self.window?.rootViewController = navigationController

        self.window?.makeKeyAndVisible()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions