Make sure you have the Android development environment set up: https://facebook.github.io/react-native\ReactProjectFirst\node_modules\@react-native-community\cli-platform-android\build\commands\runAndroid\@react-native
AndroidStudio的初学者在这里... 我最近用ReactNative编写了一个应用程序,可以很好地编译iOS。然而,当我在AndroidStudio中打开项目时,我得到了以下错误: error: package com.kishanjvaghela.cardview does not exist
import
我是react-native的新手。我使用' react -native run-android‘命令在Ubuntu上运行了reactnative项目。我在模拟器上得到一个错误:"Unable to load script from assets‘index.android.bundle’.确保您的包被正确打包或者您正在运行包服务器。“