To clarify is it possible to build React Native apps using API versions less than 23? I need to build an app for android `5.1.1 - API version 22` I couldn't find anything in the docs, so this made me believe that it might not be possible.
To clarify is it possible to build React Native apps using API versions less than 23?
I need to build an app for android
5.1.1 - API version 22I couldn't find anything in the docs, so this made me believe that it might not be possible.