React-Native 最低 Android API 级别

React-Native 最低 Android API 级别

问题描述:

我正在研究 react-native 和 android.有谁知道android的最低api级别react-native支持?我在他们的文档页面上搜索过,但找不到.

I am doing some research on react-native and android. Does anyone know the lowest api level react-native supports for android? I've searched all over their docs page and couldn't find it.

支持的操作系统为 >= Android 4.1 (API 16) 和 >= iOS 9.0.

Supported operating systems are >= Android 4.1 (API 16) and >= iOS 9.0.

https://github.com/facebook/react-native/releases/tag/v0.56.0