pardeep90snow
pardeep90snow
A problem occurred configuring project ':react-native-screen-capture-secure'. > compileSdkVersion is not specified. Please add it to build.gradle
please help to i can fix and handle it problemn and how it works snapchat clone in react native
buildscript { ext { buildToolsVersion = "31.0.0" minSdkVersion = 21 compileSdkVersion = 31 targetSdkVersion = 31 if (System.properties['os.arch'] == "aarch64") { // For M1 Users we need to use the...
ERROR Invariant Violation: Module AppRegistry is not a registered callable module ( React native V6)
Error: Creating a navigator doesn't take an argument. Maybe you are trying to use React Navigation 4 API? See https://reactnavigation.org/docs/hello-react-navigation for the latest API and guides. ERROR Invariant Violation: Module...
ERROR Invariant Violation: Module AppRegistry is not a registered callable module ( React native V6)
Ok app registry working thank alot On Thu, Jul 14, 2022, 2:17 AM Saif Ali Khan ***@***.***> wrote: > @autonauta @arrluubuutee > Have you added metro.config.js file in > your...