sencha-SlideNavigation icon indicating copy to clipboard operation
sencha-SlideNavigation copied to clipboard

Sliding side menu for Sencha Touch apps. Inspired by Facebook's mobile app menu.

Results 32 sencha-SlideNavigation issues
Sort by recently updated
recently updated
newest added

Hi, I can't change theme of the menu to the dark theme (theme for my project) I did change ui from light to dark, and it's still blue theme Anyone...

Hello everyone, I was trying to run the project with Sencha Touch 2.2 source files, but rendering is quite strange, the menu icon doesn't show up and all the elements...

How would one go about adding an item manually (after its already rendered)?

Hi Wnielson, Sorry if I contact you here, but I don't find another way of doing it. I am trying to create a similar UI for a project... What happens...

If a NavigationView is put inside the SlideNavigationView (name confusion), the former will no longer animate when going back and forth between items. When displaying only the NavigationView without SlideNavigation...

I want the navigation item to be a list which I am loading from the json store. How can I make navigation item a list?

Hi, First of all, great job! Thanks of this extension. There seems to be a problem while using this slideNavigation with xtype property. I would like to use slide navigation...

Here is a snippet of my code that's not working: (Here I am extending navigation.view so that I can still "push" panels onto it, instead of extending slidenavigation, I'm just...

Hi, I add another view to viewport from SlideNavigationView component(button) using animateActiveItem, the view shows up and in order to get back to SlideNavigationView, I have to destroy my view....