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.

Upgrading react-native-tvos, what's the recommended way?

See original GitHub issue

For React Native I used to run npx react-native upgrade which automatically upgraded to the latest version, showed which files conflicted. Then I would look on https://react-native-community.github.io/upgrade-helper/ to resolve conflicts.

How is one supposed to do this for react-native-tvos? Just manually compare using upgrade-helper? And would that even be correct or should there be a separate tool for react-native-tvos?

image

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10

github_iconTop GitHub Comments

4reactions
douglowdercommented, Sep 26, 2021

I’ll be tracking this in the CLI repo at https://github.com/react-native-community/cli/issues/1476

1reaction
douglowdercommented, Sep 6, 2022

@wouterds sorry about that, the issue is fixed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

React Native tvOS - GitHub
Build changes · Make sure you have the CLI installed globally (this only needs to be done once on your system) · Init...
Read more >
Upgrading to new versions - React Native
There's currently two ways for upgrading your React Native project: by using React Native CLI or manually with Upgrade Helper.
Read more >
Get Started with React Native - Visual Studio App Center
3.1.1 Integrate React Native iOS · Run pod install --repo-update from iOS directory to install CocoaPods dependencies. · Modify the app's ...
Read more >
React Native: Upgrade Dos and Don'ts | Shockoe
Using the Upgrade Helper web tool is a manual process, but it is the best resource for React Native updates. It is a...
Read more >
Best practice to force upgrade app | Apple Developer Forums
You didn't say what platform you're running on (macOS or iOS). If you're delivering your app through the App Store or Mac App...
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