FBReactNativeSpec.h error after upgrading from 0.68.x to 0.69.0
I just upgraded from RN 0.68.x to 0.69.0 using the react-native upgrade command.Its shows an error about FBReactNativeSpec
'value' is unavailable : introduced in ios 12.0 react native
and same error shown when i create a new project with latest version.