Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in Release note 2.0.0 (Must remove Context object) #80

Closed
Kalzem opened this issue Oct 30, 2017 · 1 comment
Closed

Error in Release note 2.0.0 (Must remove Context object) #80

Kalzem opened this issue Oct 30, 2017 · 1 comment

Comments

@Kalzem
Copy link

Kalzem commented Oct 30, 2017

There is a release note error for v2

In the code example for

Mapping view controllers: Use register() to map view controllers. It takes a view controller factory instead of URLNavigable so that you can inject dependency to the view controller or create a view controller from Storyboard. Also, URLNavigable is removed.

The object Context? should be replaced by Any? in the navigator.register function

@devxoul
Copy link
Owner

devxoul commented Oct 30, 2017

@BabyAzerty, oh thanks! I just fixed it.

@devxoul devxoul closed this as completed Nov 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants