React native ios expo ejected app building fails due to Flipper Lexical o Preprocessor Issue
, as shown in the image below,
Asked
Active
Viewed 153 times
0

Dinuka Salwathura
- 924
- 16
- 33
1 Answers
0
You have to add this line to Project -> Target -> Build Settings -> Search Paths -> Header Search Paths,
"${PODS_ROOT}/libevent/include"

Dinuka Salwathura
- 924
- 16
- 33