Closed patlux closed 6 years ago
The second paremeter of withNavigationFocus is no longer necessary.
withNavigationFocus
withNavigationFocus(component, screenName)
=>
withNavigationFocus(component)
Fix #7
The second paremeter of
withNavigationFocus
is no longer necessary.withNavigationFocus(component, screenName)
=>
withNavigationFocus(component)
Fix #7