Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Cris Torres15
Follow
New posts
New posts and comments
Total activity
3
Last activity
September 03, 2019 17:20
Member since
August 20, 2019 04:42
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (2)
Cris Torres15
commented,
September 03, 2019 17:19
Maybe creating your own version of PropTypes with all the types by default. A little bit nasty but it should help IDE and your code will still look pretty.
Community
WebStorm
React Native - prop-types module: Default export is not declared in imported module
0 votes
Cris Torres15
commented,
August 20, 2019 04:42
Try changing it to: import * as PropTypes from "prop-types"; Silly but it works!
Community
WebStorm
React Native - prop-types module: Default export is not declared in imported module
2 votes