Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

fix: getScreen getting called for each route on init #62

Merged
merged 1 commit into from
May 21, 2019

Conversation

janicduplessis
Copy link
Contributor

getScreenForRouteName will call getScreen which we don't want since it breaks routes lazy loading.

The only caveat is that screens that have a child navigation can not use getScreen.

@brentvatne brentvatne merged commit e60e399 into master May 21, 2019
@satya164 satya164 deleted the fix-get-screen branch May 21, 2019 21:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants