-
Hello there... it's the same error i have mentioned in my previous issue but now in different scenario... for our app we have a login screen . from login screen we need to navigate the user to home sc…
-
Is there a way to integrate EZSwipeController with existing view controllers in storyboard? I tried to do this but received an error when EZSwipeController tried to access view controllers. error : fa…
-
The demo app included in the project crashes at launch. I guess it's something related to the Storyboard. Here's the crash log:
```
*** First throw call stack:
(
0 CoreFoundation …
-
I am using MSSimpleGauge in swift Class. But the needle is not showing. Below is my Code-
```
let bigGauge=MSSimpleGauge()
```
self.bigGauge.frame=iPad ? CGRectMake(110, 140, 558, 380) : CGRectMake…
-
Sorry to bug, again... I want to push from the center viewcontroller. When I do (one of) the following, I can't swipe to view the left side view, when I normally can.
[AppDelegate.navigationControl…
-
I'm working with storyboards. My hierarchy is as follows:
TabBarController -> SWRevealViewController -> NavigationController -> MyCustomController
The segues are set correctly.
I had a look in `lay…
-
Hello guys, taking advantage that project its starting and growing up talking with @rafaelks we raise an doubt, which view structure is better, for me basic question is for productivity, issue free fo…
-
Hi,
I have setup a SideNavigationController with three menu items. Two of the items load a ToolbarController and load fine. Switching away from that controller to another controller will crash the ap…
-
Методы делегата
``` objective-c
- (void)vkSdkAccessAuthorizationFinishedWithResult:(VKAuthorizationResult *)result;
- (void)vkSdkAuthorizationStateUpdatedWithResult:(VKAuthorizationResult *)result;
…
-
https://developer.apple.com/library/content/documentation/Miscellaneous/Conceptual/iPhoneOSTechOverview/Introduction/Introduction.html#//apple_ref/doc/uid/TP40007898