URLNavigator
URLNavigator copied to clipboard
Can you add a singleton for Navigator?
I want to use this framework in different modules that distributed in my different private cocopods,since there is not a singleton, I have to pass the navigator from one cocopod to another, that is tedious.So can you please add a singleton for it so that I can use this singleton in my different modules?