Check the render method of `SceneView` error when upgraded to v4.0.1
See original GitHub issueVersion
Tell us which versions you are using:
- react-native-router-flux v4.0.1
- react-native v0.51.1
Getting the below error when upgraded from v4.0.0-beta.31 to v4.0.1 **Invariant Violation: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object.
Check the render method of SceneView
.**
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (1 by maintainers)
Top Results From Across the Web
react-native expo issue: check method of `SceneView`
Check the render method of `SceneView`. This error is located at: in SceneView (created by StackViewLayout) in RCTView (created by View) in ...
Read more >Changelog | Universal RP | 12.1.9 - Unity - Manual
Fixed an issue of Renderer2D using the incorrect render path when lights are out of the scene view. Fixed smooth material lighting banding...
Read more >SceneView | API Reference | ArcGIS Maps SDK for JavaScript ...
A SceneView displays a 3D view of a Map or WebScene instance using WebGL. To render a map and its layers in 2D,...
Read more >react-native-router-flux | Yarn - Package Manager
It helps users to define all the routes in one central place and navigate and communicate between different screens in an easy way....
Read more >Unity 2020.1.0
2D: Fixed errors in the Asset path of Tiles when more than one Tile ... 2D: Fixed the rendering of the Grid component...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I will see if I can reproduce it here and then get back to you guys.
@alejandroclvi @danferd @fcabrera23 I was not able to reproduce it with the Example that I have here. But I do believe that is because
babel
is misconfigured. What is thereact
andreact-native
versions that you are using?Could you check if your version is compatible?
react-native
react
Also, check this document about what have changed and breaking changes that might help you identify what is going on there.
https://github.com/react-native-community/react-native-releases/blob/master/CHANGELOG.md