question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

undefined is not an object (evaluating '_react2.PropTypes.oneOf')

See original GitHub issue

I’m currently experiencing an issue with this. undefined is not an object (evaluating '_react2.PropTypes.oneOf')

I had linked this react-native-vector-icons package too.

version: “react”: “^16.0.0-rc.3”, “react-native”: “^0.48.3”,

How to resolve this?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:14 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
khaiqlcommented, Oct 17, 2017

@Balasnest @harshsrivastavaglobussoft let me work on it over the next few days.

2reactions
harshsrivastavaglobussoftcommented, Oct 17, 2017

@khaiql @Balasnest Me too facing this issue when importing

import ProgressiveInput from 'react-native-progressive-input'; It works perfectly with 16.0.0-alpha.12. But above this react version is not working. Getting this same issue http://prntscr.com/gyd6dl.

Please help me out. Badly got stuck here. It was working but after update the react version, its not working.

Read more comments on GitHub >

github_iconTop Results From Across the Web

undefined is not an object ( evaluating 'react2.propTypes ...
PropTypes package has been separated from react since v15.5 as mentioned here. Since you're using an older version of react-native-camera ...
Read more >
undefined is not an object ( evaluating 'react2.propTypes ...
Hello everybody, I would like to implement react-native-camera in my project. If I run the example in my project for android, ...
Read more >
[Solved]-Getting "undefined is not an object (evaluating '_ ...
Coding example for the question Getting "undefined is not an object (evaluating '_react2.proptypes.string')" after importing react-native-prompt-React ...
Read more >
Undefined Is Not An Object '_React2.Proptypes.Bool' - ADocLib
When using the twodimensional code scanning acqrcode packet error undefined is not an object evaluating 'react2.PropTypes.oneOfType'. error undefined is not an ...
Read more >
Hi there, I got this error : undefined is not an object (evaluating ...
GoogleSignin.ios. “Hi there, I got this error : undefined is not an object (evaluating '_react2.PropTypes.number')” is published by KONICHIWA.
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