React Native App Crashes on Launch in Android (API 19)
Description I have created a project with react-native-cli When I launch the app using the command "react-native run-android" on Devices and Emulators with Android API level 21+ App is launching. But for devices less than API 21, the app crashing…