This is a migrated thread and some comments may be shown as answers.

SideDrawer with TabController in iOS

1 Answer 48 Views
SideDrawer
This is a migrated thread and some comments may be shown as answers.
Venkatesh
Top achievements
Rank 1
Venkatesh asked on 06 Mar 2017, 08:32 AM

Hi,

We have integrated the SideDrawer for iOS. We have referred the Example project for the same. (In this case, we did it with SideDrawer and UIVIewController)

As per the requirement in the project, we want to implement SideDrawer with TabController. Instead of changing complete implementation we just changed the class it inherits from UIViewController to UITabController and we set the viewControllers property.

Now the problem is that we are not able to get the instance of SideDrawer. We are using following code which return null object.

this.SideDrawer = TKSideDrawer.FindSideDrawer(0, this);

Please guide us how we should resolve this.

 

Thank you in advance.

 

Regards,

1 Answer, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 08 Mar 2017, 10:04 AM
Hi,

Thanks for writing.

The easiest way for us to help would be to take a look at your project.
Would it be possible that you ZIP it and send it to us by opening a new support ticket?

Thanks for your time!

Regards,
Deyan
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
SideDrawer
Asked by
Venkatesh
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Share this question
or