Warning: Failed prop type: Invalid prop scenes
of type function
supplied to Router
, expected a single ReactElement.
#2187
Labels
scenes
of type function
supplied to Router
, expected a single ReactElement.
#2187
Version
Tell us which versions you are using:
app.js
I get Warning after each restart of the application :
Warning: Failed prop type: Invalid prop
scenes
of typefunction
supplied toRouter
, expected a single ReactElement.08-04 15:19:52.500 5613 5884 W ReactNativeJS: in Router (created by Connect(Router))
08-04 15:19:52.500 5613 5884 W ReactNativeJS: in Connect(Router) (at app.js:69)
08-04 15:19:52.500 5613 5884 W ReactNativeJS: in Provider (at app.js:68)
08-04 15:19:52.500 5613 5884 W ReactNativeJS: in App(at renderApplication.js:35)
08-04 15:19:52.500 5613 5884 W ReactNativeJS: in RCTView (at View.js:133)
08-04 15:19:52.500 5613 5884 W ReactNativeJS: in View (at AppContainer.js:98)
08-04 15:19:52.500 5613 5884 W ReactNativeJS: in RCTView (at View.js:133)
08-04 15:19:52.500 5613 5884 W ReactNativeJS: in View (at AppContainer.js:97)
08-04 15:19:52.500 5613 5884 W ReactNativeJS: in AppContainer (at renderApplication.js:34)
Thanks for help!
The text was updated successfully, but these errors were encountered: