Just updated my XCode to Version 14.3 today and build is failing with below error in Yoga file
Use of bitwise '|' with boolean operands
Looks like we have some issues with iOS yoga package. I don't want to rollback to lower version again. If someone can help to get over it, that would be nice.
I tried removing cached data and derived data & cleaning build. Tried removing pods and node_modules as well. But nothing has helped.