Hannes Vandevelde
Hannes Vandevelde
I'm also experiencing the same behaviour.
I am also facing this same issue. It seems like a codegen is not being run when running `yarn ios`
https://github.com/react-native-community/cli/blob/a94e2df7882166b375fbfe2b4ff04a94e2af62d9/packages/cli-config-apple/src/tools/installPods.ts#L34 Removing the env parameter when the script is executing `bundle exec pod install` seems to help
No offense, but why is it taking so long to merge this simple fix?