React & React Native

React Native Flipper-Glog Error

HiroDaegu 2022. 5. 23. 22:45
728x90
SMALL

위의 에러가 발생해서 pod install이 안되는 경우의 해결 절차

1. 특정 프로젝트의 ios/Podfile 열기

2. use_flipper!() 주석

 

3.  pod install 

 

 

728x90
LIST