React Native Build Error on IOS – typedef redefinition with different types (‘uint8_t’ (aka ‘unsigned char’) vs ‘enum clockid_t’)
Note that if you have use_frameworks! enabled, Flipper will not work and you should disable these next few lines in your Podfile. # use_flipper! # post_install do |installer| # flipper_post_install(installer) # end