angular-mobile-nav icon indicating copy to clipboard operation
angular-mobile-nav copied to clipboard

An angular navigation service for mobile applications

Results 20 angular-mobile-nav issues
Sort by recently updated
recently updated
newest added

If you check out memory usage on the Timeline tab in Chrome dev tools, every page transition seems to allot more memory. Occasionally, you'll see memory usage drop a bit,...

Hi, I have root.html which has full ngTemplate scripts for application. When I add root.html using ngInclude, mobile-view directive couldn't read ngTemplates inside the root.html. My code looks like this...

I have used Mobile Nav in 2 of my projects and it worked really well. :) Thank you. Now... I am making a quiz engine...I am loading two Multiple Choice...

I am creating an Phongap Angularjs App. The app works fine on all android devices leaving the one with version greater than 4.1.2 and less than 4.2.2. In these version...

Hello, Thanks for your wonderful plugin, I just wanted to ask you that does the plugin contains any facility of clearing (deleting current) page history only. $navigate.eraseHistory() is going to...

Hey guys, I don't have time to work on this project anymore. Is anyone else interested in picking up the slack on these issues and upgrading it to 1.2? And...

I tried using the demo on Windows in Chrome and could not navigate in the pages. Works fine on a Mac with both Safari and Chrome.

For some reason the modal + $navifate.back() behaves strangely on my demo page http://revolunet.github.com/angular-mobile-demo 1- click "modal" in the top toolbar -> `$navidate.go('/modal');` 2- click "close modal" in the modal...

read last comment by @ajoslin

enhancement

What are your thoughts about the new ng-animate and integrating it with this library? Thanks!

question