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.

React Native 0.60 Deprecation Warning

See original GitHub issue

Kindly look into this.

W/ReactNativeJS: Warning: componentWillMount is deprecated and will be removed in the next major version. Use componentDidMount instead. As a temporary workaround, you can rename to UNSAFE_componentWillMount.
    
    Please update the following components: RecyclerListView
    
    Learn more about this warning here:
    https://fb.me/react-async-component-lifecycle-hooks
2019-07-15 11:43:30.722 1119-1220/com.sts W/ReactNativeJS: Warning: componentWillReceiveProps is deprecated and will be removed in the next major version. Use static getDerivedStateFromProps instead.
    
    Please update the following components: RecyclerListView
    
    Learn more about this warning here:https://fb.me/react-async-component-lifecycle-hooks

React Native Version 0.60 Recyclerlistview Version 1.3.4/ Version 2.0.0-beta.3

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:19
  • Comments:20

github_iconTop GitHub Comments

13reactions
naqvitalhacommented, Jan 7, 2020

We will be releasing this in the last week of Jan along with a bunch of other features 😃

7reactions
OrLevy23commented, Dec 5, 2019

any updates on when a version will be released?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Announcing React Native 0.60
For 0.60, React Native has been migrated over to AndroidX. This is a breaking change, and your native code and dependencies will need...
Read more >
React native issues - Stack Overflow
Deprecated means that the package is unmaintained and will no longer be updated by the publisher. However, this doesn't mean that it won't...
Read more >
`react-native link` without package name is Deprecated
React Native Autolinking after React Native 0.60 · Separate Libraries under Lean core Project in React Native Version 0.59 · Warning: ListView is...
Read more >
Migrating to v6 - React Native Firebase
We highly recommend your project is using React Native 0.60+ before upgrading to take advantage of new features to make the migration process...
Read more >
React Native Upgrade Helper
0.60.4. Show me how to upgrade! Useful content for upgrading. React Native 0.60 includes Cocoapods integration by default, ... 82, deprecated-type=warn.
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