I finished my first react native app and I tried to build it for Android, I clicked on build APK on Android Studio and I got the following:
Unsupported Modules Detected
Compilation is not supported for following modules: react-native-camera, react-native-community_masked-view, react-native-community_netinfo, react-native-device-info, react-native-gesture-handler, react-native-permissions, react-native-reanimated, react-native-vector-icons, react-native-webview. Unfortunately you can't have non-Gradle Java modules and Android-Gradle modules in one project.