For anyone facing this issue upgrading to 0.78.0 and running pod install using the old architecture works for now. Codegen has not be handled properly across the different libraries which was causing the issue.
Command: cd ios && RCT_NEW_ARCH_ENABLED=0 USE_HERMES=0 bundle exec pod install