I'm truly grateful for your help; your video was tremendously helpful and resolved a significant issue for me.
@codewithalx Жыл бұрын
Very nice implementation, I myself started a series where I used a programmatic way to use the tab bar controller!
@Mariola-e7v Жыл бұрын
Great video! Would it be possible for you to create a video demonstrating the process of redesigning the tab bar in storyboard using the Swift package Tabman?
@il_pleuvine Жыл бұрын
thank you Sir, it’s really helpful. PLease make more videos about Storyboard in Xcode
@navinjaitapkar5268 Жыл бұрын
I have a question that Can Tab bar controller be used as an initial view controller only ? because i have a project in which i have to used tab bar controller as the last VC of the project and i have designed two view controllers and i want to embed it in tab bar controller but when i want to navigate to the view controller from some other VC i can't see the tab bar controller on it kindly guide me as i am trying to pass data from some other VC to one of the VC's of tab bar controller