-
Notifications
You must be signed in to change notification settings - Fork 199
importing NavigationProvider throws undefined is not an object (evaluating PropTypes.shape in NavigationPropTypes.js:30:26) #497
Comments
this is happening on 4.0.0 the master version is correct |
I'm getting the same issue. Is there any way around this? |
use 3.1.0 |
Thanks! |
So does this mean version 4.0.0 is broken and should not be used? |
@sibelius same issue with 3.1.0. please help me. |
@rahulbhankar786 3.1.0 should fix this specific issue. Check you really are on that version and it's the exact same error as displayed here. |
@elie222 thanks. have resolved this problem. |
@elie222 @rahulbhankar786 actually, there is a I have the exact same problem that @shenders13 has posted. What I find weird is that using the following deps on a brand new project, it works without any friction:
|
Hi there!
Running into this issue when doing:
Here is my App.js
This is my package.json:
Would be super grateful for any insight!
Sam
The text was updated successfully, but these errors were encountered: