I can't find this information. Is it true that Android React Native runs on sdkMin18 and therefore makes it supported by most android versions?
You can run it on minSdk 21 as it is documented on the framework's github page.
React Native apps may target iOS 11.0 and Android 5.0 (API 21) or newer.