I had the error Undefined symbol: nominal type descriptor for CoreGraphics.CGFloat.
React Native: 63.3 Xcode: v 16 MacOC: 15.0.1 (24A348).
The solution was for me: in the target in Build Phases->Link Binary With Libraries, add libswiftCoreGraphics.tbd.