yenda 500d2cc787
fix navigation reset
currently navigation-reset only works properly if you reset to a simple route

this fix allows us to use navigation reset with more complex routes, by
ensuring that the navigation stack is populated properly so that navigate
back doesn't end up emptying the stack.

this is temporary as the proper way to do navigation in general would be
to get rid of view id and navigation-stack entirely, since it is a duplication
of the state of react-navigation

Signed-off-by: yenda <eric@status.im>
2019-10-16 15:02:26 +02:00
..
2019-09-26 14:12:43 +02:00
2019-08-28 16:46:52 +02:00
2019-10-15 13:55:39 +02:00
2019-05-14 13:44:08 +02:00
2019-09-17 23:31:32 +02:00
2019-10-15 13:55:39 +02:00
2019-10-15 13:55:39 +02:00
2019-08-26 12:18:03 +02:00
2019-10-04 12:43:32 +02:00
2019-08-30 17:13:35 +02:00
2019-10-15 13:55:39 +02:00
2019-08-30 17:13:35 +02:00
2019-10-16 15:02:26 +02:00
2019-10-15 13:55:39 +02:00
2019-10-15 13:55:39 +02:00
2019-06-13 09:35:09 +03:00
2019-10-15 13:55:39 +02:00