iOS/Android thumbnail generator with support for both local and remote videos
252
stars
105
forks
source link
Package name 'com.reactlibrary.createthumbnail' does not correspond to the file path 'com.createthumbnail' #92
Closed
alihaxan020 closed 11 months ago
I am getting this error after scaning code in android studio. VERSIONS: "react-native-create-thumbnail": "^2.0.0-rc.2", "react-native":"0.64.2" GRADLE: distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-all.zip BUILD SCRIPT: buildToolsVersion = "33.0.0" minSdkVersion = 23 compileSdkVersion = 32 targetSdkVersion = 32 ndkVersion = "20.1.5948944" googlePlayServicesVersion = "16.1.0" // default: "+" firebaseVersion = "17.3.4" // default: "+" kotlinVersion = '1.6.21'