I get the following error when attempting to compile the example application in XCode.
react-native-awesome-card-io-master/Example/node_modules/react-native/React/CxxBridge/RCTCxxBridge.mm:334:34: Cannot initialize a parameter of type 'NSArray<id> ' with an rvalue of type 'NSArray'
I get the following error when attempting to compile the example application in XCode.
react-native-awesome-card-io-master/Example/node_modules/react-native/React/CxxBridge/RCTCxxBridge.mm:334:34: Cannot initialize a parameter of type 'NSArray<id> ' with an rvalue of type 'NSArray '