How to Fix React Native iOS Build Issues on M1 Mac
I own an M1 Macbook pro and is used for my software development purpose. Even though building react native Android app is flawless I always face issues while building iOS apps. This blog post is about common react native iOS build problems and solutions for M1 Mac users. Pod Install Failure The failure of the…