Closed Jpoliachik closed 8 years ago
Looks great and it's an important feature. I'll merge it right now and resolve the conflicts. The only thing I think I'll change is the name of the function. I'm trying to keep the JS api less-iOS-ish, something like JS navigator's resetTo
might be more clear to people who don't come from iOS background.
Perfect, sounds good to me. Thanks!
Put together a quick solution for this.
My use case only allows resetting the Navigation stack to a single view controller. Do you think we should support setting multiple controllers?