Cannot resolve symbol ReactApplication/ReactNativeHost

后端 未结 2 1069
执笔经年
执笔经年 2021-01-04 07:44

I have a react native running perfectly on iOS but does not compile in Android studio due to import issues in MainApplication and MainActivity. I followed the React Native F

2条回答
  •  遥遥无期
    2021-01-04 08:19

    I solved it by upgrading react-native, react-native-cli, gradle plugin to last version

提交回复
热议问题