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

[0.26.0][NavigationExperimental] Warning after upgraded to 0.26.0 #7626

Closed
hitbear518 opened this issue May 19, 2016 · 4 comments
Closed

[0.26.0][NavigationExperimental] Warning after upgraded to 0.26.0 #7626

hitbear518 opened this issue May 19, 2016 · 4 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@hitbear518
Copy link

hitbear518 commented May 19, 2016

After update to 0.26.0, I got an warning Warning: Failed propType: SceneView: prop type 'sceneRendererProps' is invalid; it must be a function, usually from React.PropTypes. Check the render method of 'NavigationCard',I checked NavigationCard, found that in SceneView there is sceneRendererProps: NavigationPropTypes.SceneRenderer, so NavigationPropTypes.SceneRender is an Object, except that, I don't know what the warning mean. Is it a bug or not?

@hitbear518 hitbear518 changed the title [0.26.0][NavigationExperimental] [0.26.0][NavigationExperimental] Warning after upgraded to 0.26.0 May 19, 2016
@hitbear518
Copy link
Author

#7518
Is the warning related to this pr?

@ide
Copy link
Contributor

ide commented May 19, 2016

Yes that PR fixes this issue.

@edmofro
Copy link

edmofro commented Jun 9, 2016

I'm getting "Warning: Failed propType: Required prop sceneRendererProps.isRequired was not specified in SceneView. Check the render method of NavigationCard." with 0.27.2

@satya164
Copy link
Contributor

satya164 commented Jun 9, 2016

@edmofro It's fixed in 0.28.0-rc. You can safely ignore the warning in 0.27.2

@satya164 satya164 closed this as completed Jun 9, 2016
@facebook facebook locked as resolved and limited conversation to collaborators Jun 9, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

5 participants