Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49219

How to changee nav direction in $state.go()

$
0
0

@rgopikv wrote:

I have implemented $stateProvider in my app. I want to load one view directly, and get back to home view with the back transition.

Eg:
Load View 3 while app launching, and move to View2 when clicking back key on the View3 header. Same as View2 to View1.

Here i'm using $state.go('statename') to navigate the view, but $state.go() uses forward transition. Here i want back transition for the view navigation. How can i acheive this.

Anyone help me out, Thanks in advance.

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 49219

Trending Articles