peter-mach / react-navigation-is-focused-hoc

Ready to use solution using HOC to expose props.isFocused for react-navigation. No Redux needed.
MIT License
169 stars 21 forks source link

Doesn't work with nested TabNavigator? #6

Closed dzpt closed 7 years ago

dzpt commented 7 years ago

Steps to reproduce

I have StackNavigator

Inside TabNavigator, i do as tutorial

Expected behaviour

It must work well

Actual behaviour

Get error: The component for routeSubScreen1must be a a react component