React Native Firebase app compiling but refusing to run after adding firebase packages
Relatively new to react native development so bear with my ignorance. Just started to add react native firebase to my RN project (with expo router) to add authentication through email and through google’s own Oauth. In the beginning, I had issues with building the app correctly as I hadn’t put bits in the Podfile in the iOS directory. Ended up sorting that, so now it builds with no issues, both locally and using eas.