Closed
Description
React Native version:
Steps To Reproduce
1.Create a new react-native project with react-native init ""
2.open iOS project and run
Describe what you expected to happen:
Build and run successfully and show launch screen with default UI
What is happening:
Build shows Error Screen saying -
"Unknown argument type 'attribute' in method -[RCTAppState getCurrentappState:error:].
Extend RCTConvert to support this type
Snack, code example, or link to a repository:
Happens with all my existing projects and newly created samples as well.Here is the sample code I have tried.
FinalTry.zip
Please refer to below screenshot for error data
NOTE:
Happens only in newly launched MacOS and Xcode 11 beta