-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
warning header: null' will be removed in a future version. Use 'headerShown: false' instead #3745
Comments
Following, any update on this, would be nice to resolve, thanks! |
any solution on this issue? I have also getting the same warning.. "react": "17.0.1", |
so am i |
Deprecation in 'navigationOptions': 'header: null' will be removed in a future version. Use 'headerShown: false' instead Deprecation in 'createStackNavigator': 'transitionConfig' is removed in favor of the new animation APIs Deprecation in 'createStackNavigator': 'cardStyle' is moved to 'navigationOptions'. Specify it in 'defaultNavigationOptions' to keep the same behaviour. |
Same. Having this issue. Has there really been no fix for this yet? |
any update here? |
#3799 please make these work:
|
Looks like the author fell off the face of earth at the beginning of 2020 and hasn't made any contributions since march of this year. Hope he's doing well, but I'll probably be moving onto a different solution with all the issues that have popped up for me upgrading to more recent expo/react/react-navigation versions. |
Yeah this looks to be abandoned |
Since it's still in react-navigation v4 and looks abandoned by the author, best go for react-navigation v5 |
Tell us which versions you are using:
react-native-router-flux v4.3.1
react v16.13.1
react-native v0.63.4
Actual behavior
im having this warning:
Deprecation in 'navigationOptions':
any ideas how to solve?
The text was updated successfully, but these errors were encountered: