Louis Muriuki

Results 18 comments of Louis Muriuki

Decided to create my own dashboard from scratch after this.....Annoying

@nicks258 for my case I am using a prebuild expo app with expo version 48.0.16 and reactnative version 0.71.7 I commented this line out allprojects { configurations.all { resolutionStrategy {...

same issue did you fix it? @q975702873

@rchamara i have the following configuration which ie recomended by react native buildToolsVersion = findProperty('android.buildToolsVersion') ?: '31.0.0' minSdkVersion = Integer.parseInt(findProperty('android.minSdkVersion') ?: '21') compileSdkVersion = Integer.parseInt(findProperty('android.compileSdkVersion') ?: '31') targetSdkVersion = Integer.parseInt(findProperty('android.targetSdkVersion')...

@AllInOneYT Is printing from local Image Implemented? @Roshankurikkal @SteveMelons @Lenny4 how did you guys add local images?

okay, that will be of great help