replaceAtIndex(route, index, cb)
Replace a scene as specified by an index
index
specifies the route in the stack that should be replaced. If it's negative, it counts from the back.
replaceAtIndex(route, index, cb)
Replace a scene as specified by an index
index
specifies the route in the stack that should be replaced. If it's negative, it counts from the back.
Please login to continue.