I updated react-native from 0.58.6 to 0.59.0
now i have build error with the following error :
'YGValue.h' file not found

Build error
Any fix ? thanks
Try running "pod update" before building the app
Try running "pod update" before building the app
馃憤 fixed it for me, thank you.
just tried it on example project, and looks good on 0.59. reference commit for example project upgrade https://github.com/ivpusic/react-native-image-crop-picker/commit/23ffafa2c4c568b9fe43afe831a96d0f0c77701f.
"pod update yoga" worked for me
Most helpful comment
Try running "pod update" before building the app