URLNavigator icon indicating copy to clipboard operation
URLNavigator copied to clipboard

A few questions

Open zhouhao27 opened this issue 7 years ago • 2 comments

  1. Is it possible to support multiple Navigation map?
  2. How to pass object when map the storyboard?
  3. Is it possible for customized animation in push, present, open?

Thanks.

zhouhao27 avatar Jun 01 '17 16:06 zhouhao27

Oh I'm really sorry. I totally forgot about it.

  1. Sure. You can have multiple Navigator instance.
  2. You should pass them manually in the factory closure.
  3. Of course you can set transitionDelegate to custom object.

devxoul avatar Oct 21 '17 08:10 devxoul

could you give some more information on how to use transitionDelegate with URLNavigator? a small example

netgfx avatar Jun 24 '20 09:06 netgfx