Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Warning: PropTypes has been moved to a separate package"... in RN 0.45 - 0.47 #76

Closed
fungilation opened this issue Aug 4, 2017 · 1 comment · May be fixed by #77
Closed

"Warning: PropTypes has been moved to a separate package"... in RN 0.45 - 0.47 #76

fungilation opened this issue Aug 4, 2017 · 1 comment · May be fixed by #77

Comments

@fungilation
Copy link
Collaborator

fungilation commented Aug 4, 2017

A lingering warning still on RN 0.47.1:

ExceptionsManager.js:73 Warning: PropTypes has been moved to a separate package. Accessing React.PropTypes is no longer supported and will be removed completely in React 16. Use the prop-types package on npm instead. (https://fb.me/migrating-from-react-proptypes)
reactConsoleErrorHandler @ ExceptionsManager.js:73
printWarning @ warning.js:35
warning @ warning.js:59
get @ react.development.js:2133
(anonymous) @ index.js:101
loadModuleImplementation @ require.js:174
guardedLoadModule @ require.js:126
_require @ require.js:110
(anonymous) @ index.js:1
loadModuleImplementation @ require.js:174
guardedLoadModule @ require.js:126
_require @ require.js:110
(anonymous) @ components.js:30
loadModuleImplementation @ require.js:174
guardedLoadModule @ require.js:126
_require @ require.js:110
(anonymous) @ index.ios.js:88
loadModuleImplementation @ require.js:174
guardedLoadModule @ require.js:119
_require @ require.js:110
(anonymous) @ redux-logger.js:1
executeApplicationScript @ debuggerWorker.js:40
(anonymous) @ debuggerWorker.js:65

screenshot 2017-08-03 20 21 15
In [project]/node_modules/react-native-parallax-scroll-view/src/index.js, the index.js referenced in above log:
screenshot 2017-08-04 15 54 12

fungilation added a commit to fungilation/react-native-parallax-scroll-view that referenced this issue Aug 5, 2017
@i6mi6
Copy link
Owner

i6mi6 commented Oct 16, 2017

Fixed in #86 thanks to @jlcrow

@i6mi6 i6mi6 closed this as completed Oct 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants