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

Drawers?

12 Answers 341 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
sitefinitysteve asked on 10 Mar 2015, 04:50 PM
What's the equivalent of a Drawer?...or is there one yet?

KendoUI Demo Example: http://demos.telerik.com/kendo-ui/drawer/index

12 Answers, 1 is accepted

Sort by
0
Wei
Top achievements
Rank 2
answered on 11 Mar 2015, 09:49 AM
Hi Steve, have you tried the list view? https://github.com/saga64/docs/tree/master/ApiReference/ui/list-view
0
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
answered on 11 Mar 2015, 11:08 AM
Im more looking for a slideout menu to overlay or push my list?
0
Vlad
Telerik team
answered on 12 Mar 2015, 06:38 AM
Hello Steve,

You can use the drawer from our Android and iOS components similar to this application. Here the native component is wrapped in custom NativeScript component called SideBar. You can check the wrapper code here

Regards,
Vlad
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
answered on 12 Mar 2015, 01:06 PM
In that example what is "SegmentedBar"?

...and is there documentation on how to add those tools?  I thought that was all coming in the next release (on the roadmap)?
0
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
answered on 12 Mar 2015, 01:34 PM
Maybe you guys are just using a newer version or something...I can't get xmlns:tsb="app/TelerikUI/side-bar" to do anything but crash


Android emulator debugger says the files arent found, but they are very clearly there...anyway, maybe for another day
0
Vlad
Telerik team
answered on 13 Mar 2015, 08:34 AM
Hello Steve,

Indeed the SegmentedBar will come officially with documentation,examples, etc. in our next release however you can use it even now since the component is there. The SideBar component is custom NativeScript component (you can check the code from links in my previous reply) and is using our iOS and Android native components under the hood - you need to reference them using library add command.

Regards,
Vlad
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
answered on 13 Mar 2015, 01:12 PM
Is there an "Add Library" equivalent in the windows app builder?
0
Vlad
Telerik team
answered on 13 Mar 2015, 01:20 PM
Hello Steve,

For now we have it only in the CLI however we will add it to the AppBuilder as soon as possible!

Regards,
Vlad
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Jesse
Top achievements
Rank 1
answered on 08 Apr 2015, 02:01 PM
I noticed a slide-out ui component (based on the DrawerLayout for android, don't remember what for ios) in the cross-platform-modules project.  However, it is commented out of the build, and any attempts on my part to export and use it in my project and use it are met with failure.  Is there a plan to officially support the DrawerLayout in the future?
0
Erjan Gavalji
Telerik team
answered on 09 Apr 2015, 08:16 AM
Hi Jesse,

Sharp eye! :)

Indeed, we will produce a slide-out component in the future, though I cannot promise on an exact date. We are still experimenting in order to find the best mechanism for delivering components of the kind.

Kind regards,
Erjan Gavalji
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
0
Nedim
Top achievements
Rank 1
answered on 05 May 2015, 09:02 PM

Hi,
What is the status on getting the side-bar component to work in a nativescript project (js).  I tryed to remake the side-bar menu from the TelerikNext app, but the entire sample is build in ts. Can we use .ts components innside a js nativescript project?

This is all very confusing. I am using AppBuilder (both browser and windows client), does that mean I cannot add 3rd party libraries?

0
Vlad
Telerik team
answered on 11 May 2015, 09:03 AM
Hello,

Third party libraries can be added for now only using NativeScript CLI. Once we are ready with our plug-in model we will enable this for AppBuilder as well. 

Regards,
Vlad
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
Tags
General Discussions
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Answers by
Wei
Top achievements
Rank 2
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Vlad
Telerik team
Jesse
Top achievements
Rank 1
Erjan Gavalji
Telerik team
Nedim
Top achievements
Rank 1
Share this question
or