-
How could we listen to user actions in SlideMenu?
I think we could fire an event to each view, for example: _showLeftWindow_, _showCenterWindow_ and _showRightWindow_.
What do you think?
-
Hi, first of all: this library rocks! It's very useful!
I'm using this library in my project and everything is great:
the behind view width is as entered in setBehindWidth(350) or setBehindWidthRes(R…
-
Hi Stefano,
I like your SlideMenu a lot. Very nice that your project uses Storyboards.
If I open the dynamic example, go to the right menu and click first on the second entry then on the first the ap…
-
Hi
its great component to use it,currently facing issue when i add the Mailcomposer in the slidemenu,It was overwriting in the same slidemenu.May i know how to make the composer to come out of the …
-
Could you please provide the full example code that you reference in the Readme?
I created controllers, styles, and views for content, leftmenu, and rightmenu (and the buttons referenced in index.js)…
-
Hey,
I noticed that you have a storyboard enabled branch, I was wondering if this is under active development/up to date or whether it was just a one of experiment?
Is it likely that this will be me…
-
I want to use Slidemenu to left and right.
Can I try it?
Yria updated
11 years ago
-
This is a great widget, thank you!
I'm new to Alloy, but I'm wondering if it would be necessary for me to edit any of the files in the `/widgets/ds.slideMenu/` folder if I want to customize the look …
-
Looks like menudrawer expects any context to have a background color of white?
I was testing out a listview in the menu like what you see w/ SlideMenu and when you scroll, the entire background turns…
-
Hey Mads!
I'm having trouble implementing setPanningMode. Maybe it's just me (though I tried it on 2 different applications) but I'm not getting the expected results.
**NoPanning** - works as expect…