- Home
- Forum
- Xamarin.iOS
- Doubt about SFNavigationDrawer's implementation
Doubt about SFNavigationDrawer's implementation
Hi, I'm Raphael.
We're trying to use the SFNavigationDrawer for iOS (and later, for Android too).
But, we saw the documentation, but it doesn't work for us.
Can you please send me an example of how to use this component ?
We need to implement this control in our application very very soon
Thank you very much
SIGN IN To post a reply.
7 Replies
HM
Hemalatha Marikumar
Syncfusion Team
November 13, 2015 10:17 AM UTC
Hi Raphael,
We have prepared a simple sample in iOS for NavigationDrawer and it is available in the below link.
Link: http://www.syncfusion.com/downloads/support/forum/121126/ze/Navigation(1)-1630191705.zip
Please have a look at the sample and let us know if you have any query.
Regards,
Hemalatha M.
We have prepared a simple sample in iOS for NavigationDrawer and it is available in the below link.
Link: http://www.syncfusion.com/downloads/support/forum/121126/ze/Navigation(1)-1630191705.zip
Please have a look at the sample and let us know if you have any query.
Regards,
Hemalatha M.
SA
SAGE
November 13, 2015 11:41 AM UTC
Hi again.
Thanks for the example!
But.. I need a Xamarin.iOS example...
The example that you sent I think that is in iOS native code
Can you help me, please?
Thank you
PA
Paul Anderson S
Syncfusion Team
November 16, 2015 11:21 AM UTC
Hi Raphael,
Thanks for the update.
We have prepared a sample in Xamarin.iOS for NavigationDrawer and it is available in th ebelow link.Please have a look at the sample and let us know if you have any query.
Link:
SampleBrowser
Please let us know if you have any concern.
Regards,
Paul Anderson
Thanks for the update.
We have prepared a sample in Xamarin.iOS for NavigationDrawer and it is available in th ebelow link.Please have a look at the sample and let us know if you have any query.
Link:
SampleBrowser
Please let us know if you have any concern.
Regards,
Paul Anderson
SA
SAGE
November 16, 2015 06:58 PM UTC
Now it's Ok!
The example worked. Thank you!
I have a question: I noticed that when the side view is showed up, the main view doesn't move together.
I mean, the main view maintained static, and just the side view is showed.
Is there a way for the main view move together with the side view?
Thank you very much
HM
Hemalatha Marikumar
Syncfusion Team
November 17, 2015 07:01 AM UTC
Hi Raphael,
In Navigation drawer the mainview can be moved along with the side view by setting the Transition as “Push” as shown in the below code.
Code: navigationDrawer.Transition = SFNavigationDrawerTransition.SFNavigationDrawerTransitionPush;
Please let me know if you have any concern.
Regards,
Hemalatha M.
In Navigation drawer the mainview can be moved along with the side view by setting the Transition as “Push” as shown in the below code.
Code: navigationDrawer.Transition = SFNavigationDrawerTransition.SFNavigationDrawerTransitionPush;
Please let me know if you have any concern.
Regards,
Hemalatha M.
SA
SAGE
November 19, 2015 12:20 PM UTC
Hi.
Thank you very much for the help
It worked fine
Thanks
HM
Hemalatha Marikumar
Syncfusion Team
November 20, 2015 04:13 AM UTC
Hi Raphael,
Thanks for the update.
We are glad that you have achieved your requirement.
Please let us know if you need any further assistance.
Regards,
Hemalatha M.
Thanks for the update.
We are glad that you have achieved your requirement.
Please let us know if you need any further assistance.
Regards,
Hemalatha M.
SIGN IN To post a reply.
- 7 Replies
- 3 Participants
-
SA SAGE
- Nov 12, 2015 02:00 PM UTC
- Nov 20, 2015 04:13 AM UTC