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.

Dependencies need updates

See original GitHub issue

Issue Description

"undefined is not an object (evaluating '_react2.default.PropTypes.shape')"

react-native-parsed-text is still using React.PropTypes, which is not compatible with RN 0.46

Steps to Reproduce / Code Snippets

Try with RN 0.46

Expected Results

Updates react-native-parsed-text dependency in order to use with RN > 0.44 (as documentation said)

Additional Information

  • React Native version: 0.46.*
  • react-native-gifted-chat version: 0.2.5
  • Platform(s) (iOS, Android, or both?): both

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8

github_iconTop GitHub Comments

5reactions
lrettigcommented, Sep 27, 2017

Can we please push this through? As it stands this library is incompatible with the current version of RN.

5reactions
Maniaecommented, Sep 11, 2017

Why has the PR not been accepted yet ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Updating the Dependencies
How to Keep Dependencies Updated · Check out the new versions. Review the changelogs; How new is it? · Check the requirements. The...
Read more >
How to Update NPM Dependencies - freeCodeCamp
Here's a workflow that helps me stay on top of updates: first, discover which packages need to be updated and how far behind...
Read more >
Push and pull: when and why to update your dependencies
Yes, updating newer dependencies can get you the latest feature, optimization, or minor bugfix. But it also means you're spending time on  ......
Read more >
When should dependencies be updated?
You should generally upgrade dependencies when: It's required; There's an advantage to do so; Not doing so is disadvantageous.
Read more >
Why and How You Should Automate Dependency Updates
A comprehensive look at why dependency management is important and how developers can automate dependency updates.
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