React native – XCode 15.3 IOS build error : Incompatible function pointer types for YGMeasureFunc
I'm encountering an error while trying to build my React Native iOS app. The error message I'm receiving is: Incompatible function pointer types passing 'YGSize (YGNodeConstRef, float, YGMeasureMode, float, YGMeasureMode)' (aka 'struct YGSize (const struct YGNode , float, enum YGMeasureMode,…