Xcode newb here: AwesomeProject を React Native デモでビルドしようとすると、次のような 4 つのエラーが発生します。
Lexical or Preprocessor issue
Expected ':'
../AwesomeProject/node_modules/react-native/React/Base/RCTSparseArray.h:14:80: Expected ':'
OS X 10.9.3
XCode 5.1.1
2 つの __bridge キャストの問題を自動修正する必要があり、Sematic Issue エラーが 3 つあります
Undeclared selector 'set CompletionWithItemsHandler'
(2x) Property 'comletionWithItemsHandler' not found on objec of type
'UIActivityViewController *'