Forem

Cover image for FAST REFRESH ~ React Native 61 ~ Upgrading React Native from 60.5 to 61.1 and Testing Fast Refresh! [LIVE STREAM]
Michael Lustig - halfjew22@gmail.com
Michael Lustig - halfjew22@gmail.com

Posted on β€’ Edited on

2 1

FAST REFRESH ~ React Native 61 ~ Upgrading React Native from 60.5 to 61.1 and Testing Fast Refresh! [LIVE STREAM]

I felt like documenting the process of upgrading React Native so that others could potentially find fixes to issues they run into, or perhaps learn a couple of neat resources.

Below is the video with timestamps and errors that occurred during the process. You can click on an image and it will take you to the time in the video where that error occurred so you can watch me fix the error in real time.

Let me know if anyone runs into any different issues and we can help each debug them!

YouTube | dev.to | Twitter | Github | Medium | Reddit

Video

Upgrading React Native 60.5 --> 61.1

πŸ“‹ πŸ‘“ react-native upgrade results @ 8:56

πŸ“‹ πŸ‘“ react-native upgrade results

Errors During Upgrade (Click to see fix)

Fixing Podfile @ 13:34

πŸ”’  ❌  Fixing Podfile

πŸ”’ ❌ React Native Version Mismatch @ 26:22

πŸ”’  ❌  React Native Version Mismatch

πŸ‘¨β€πŸ’» 😦 xcodebuild failed @ 30:17

πŸ‘¨β€πŸ’» 😦 xcodebuild failed

πŸ“ ❗ Unable to open file Yoga @ 31:57

πŸ“ ❗ Unable to open file Yoga


React Native Docs on Upgrading

React Native Upgrade Helper

React Native 61 Blog Post

React Native 61.1 Podfile


I’m going to start a series of videos where I try to do things live in code to show all the errors and the thought process that goes into debugging those errors. I will try and be as thorough as possible in explaining why I believe shit has hit the fan. I will leave no stone unturned in getting things to work.

Do your career a big favor. Join DEV. (The website you're on right now)

It takes one minute, it's free, and is worth it for your career.

Get started

Community matters

Top comments (2)

Collapse
 
rickhanlonii profile image
Rick Hanlon β€’

Thanks for posting, it's really valuable for me to watch how an upgrade goes!

Collapse
 
technoplato profile image
Michael Lustig - halfjew22@gmail.com β€’

Cheers man!! Thanks for my first reply on dev.to!

I'm currently recording a quick tutorial on setting up Firebase Auth with React Native using the Context API and hooks. Hopefully that's helpful as well.

πŸ‘‹ Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay