In my native iOS project integrated with react native for a few functionalities. I am getting strange errors while building.
I tried the following steps to fix, but no use
Deleting derived data
pod deintegrate and pod install
Delete and installing node modules
pod upgrade
Quit xcode and launch again
Restarting computer
Could you please help me to fix this.