What happened?
When I add the following config to my root package.json:
"codegenConfig": {
"name": "MeddiSpec",
"type": "all",
"jsSrcsDir": "src/specs",
"android": {
"javaPackageName": "com.meddi"
}
}
This library generates the following structure:
I am fairly new to the TurboModules, I have to deal with it now when upgrading to RN 0.77, but when I remove our codegenConfig section from package.json, this library starts working okay. This is the only library with this kind of behavior. Any help appreciated if problem is on our side.
What was the expected behaviour?
No response
Was it tested on latest react-native-navigation?
Help us reproduce this issue!
No response
In what environment did this happen?
React Native Navigation version:
React Native version: 0.77.3
Has Fabric (React Native's new rendering system) enabled: (yes/no) yes
Node version: v22
Device model: -
Android version: -