Unable to load script. Make sure you're either running Metro (run 'npx react-native start') or that your bundle 'index.android.bundle' is packaged correctly for release.
原因是模拟器用错了,用了Intel x86_64。正确的应该使用Google APIs Intel x86_64(根据电脑系统和芯片,选择适当的)
原因是模拟器用错了,用了Intel x86_64。正确的应该使用Google APIs Intel x86_64(根据电脑系统和芯片,选择适当的)