viewcontroller is a design pattern which is a hybrid of the view and controller components of the MVC architecture
I'm trying to make a registration form with multiple views but only one view controller. After proceeding to the next …
ios swift viewcontrollerI'm trying to understand a behavior of navigating between ViewControllers with (and without) using a NavigationController and I'm misunderstanding some …
ios swift segue viewcontrollerI have a simple problem that I cannot find a solution to on google, the docs or here. I have …
ios swift uiimage viewcontroller collectionviewI have created a simple tab bar with three views in storyboard. The tab bar works well, but when I …
ios swift viewcontroller tabbarI've looked at several answers to questions similar but none of the answer worked. I have an app where I …
iphone ios uinavigationcontroller orientation viewcontrollerI'm working with some code that I need to refactor. A view controller is acting as a container for two …
objective-c ios viewcontrollerI know how to create singleton class in swift. The best and easy way to create singleton class is the …
ios swift singleton viewcontrollerI am trying to set frame for imageview to original size of image and display it in center of view. …
iphone uiimageview viewcontrollerHow can I retrieve the View/Fragment a sap.ui.core.Control belongs to? BR Chris
controls viewcontroller sapui5 sap-fioriI have a window based applicaiton with tab bar and navigation bar integrated into it. On the navigation bar have …
core-data tabbar nsmanagedobjectcontext viewcontroller navigationcontroller