Module RCTEventEmitter is not a registered callable module (calling receiveTouches)
使用es5方式創(chuàng)建組件入录,最新版本已經(jīng)廢棄會報(bào)錯(cuò)
Module AppRegistry is not a registered callable module (calling runApplication)
或
Cannot read property 'Direction' of undefined
安裝react-navigation時(shí)搪柑,在React Native 0.60+版本臭墨,要在ios上完成鏈接恋腕,請確保已安裝cocoapods惰许,然后運(yùn)行:
cd ios
pod install
cd ..
Unrecognized font family 'Ionicons'
cd ios
pod 'RNVectorIcons', :path => '../node_modules/react-native-vector-icons'
pod update
cd ..