Inho Hwang
Inho Hwang
Anyone know answer to this problem?? I need to change the height of the Calendar dynamically when the iPad changes its orientation to landscape mode. So far everything I have...
I can confirm this bug. I set the width as below, and in iPhone SE it takes over the whole width. The funny thing is in iPhone 6, it the...
^ I didn't understand what the previous person said. How do I display float value into MBCirculatProgressBar?
I have the same error
Yeah I can confirm this bug. If I add leftBarButtonItem in Storyboard and set an action outlet and do [[SlideNavigationController sharedInstance] toggleLeftMenu];, the leftBarButtonItem wouldn't show up. Also if I...
Yeah I am using the same set up with SlideNavigationController embedding UITabBarController and swipe gestures are not working. I heard JASidePanel can get this to work tho: https://github.com/gotosleep/JASidePanels. I might...
I Just got it to work. You simply had to implement below code into the UITabbarController custom class. Make sure you set that class as delegate. - (BOOL)slideNavigationControllerShouldDisplayLeftMenu { return...
Today in June 2017 I tried implementing it and I utilized @Matthijn 's solution in this post. Why didn't developers here fix this already? This existed since THREE years ago....
Hi, even when I long-press and tap "Open in Safari", it still opens the app.
FirebaseDynamicLinks (4.0.6): Firebase version (bet these aren't helpful unless you guys fixed it very recently.) ``` - Firebase/Analytics (6.14.0): - Firebase/Core - Firebase/Auth (6.14.0): - Firebase/CoreOnly - FirebaseAuth (~> 6.4.1)...