Check the render method of `SceneView` error when upgraded to v4.0.1

See original GitHub issue

Version

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:closed
  • Created 5 years ago
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
daviscabralcommented, Aug 16, 2018

I will see if I can reproduce it here and then get back to you guys.

1reaction
daviscabralcommented, Sep 1, 2018

@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 the react and react-native versions that you are using?

Could you check if your version is compatible?

react-native react
0.46.x 16.0.0-alpha.12
0.47.x 16.0.0-alpha.12
0.48.x 16.0.0-alpha.12
0.49.x 16.0.0-beta.5
0.50.x 16.0.0
0.51.x 16.0.0
0.52.x 16.2.0
0.54.x 16.3.0-alpha.1
0.55.x 16.3.1
0.56.x 16.4.1

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found