Cannot read property ‘useContext’ of null, after upgrading React Native
I was tasked with updating the React Native version of a monorepo application from 0.71.12 to 0.73.0. I used the React Native Upgrade Helper as per the documentation, but I’m stuck with an issue that I can’t seem to resolve.