在Android 4.0.3上反应原生.可能?

Vin*_*Vin 5 android gradlew react-native

我正在尝试创建一个react-native应用程序,以便在4.0.0 android的emu上运行.当我尝试启动应用程序时.我收到了这个错误:

app:assembleDebug UP-TO-DATE   
app:installDebug FAILED
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':app:installDebug'.
> Failed to install on any devices.
Run Code Online (Sandbox Code Playgroud)

如果我在6.0 android上运行,它可以正常工作; 但不是4.0.3版本.有什么我需要配置?? !!

请帮忙.

Jan*_*sis 4

React Native 仅支持 API 16+ (Android 4.1),因为它使用Choreographer