Fongoh M. Tayong

Results 9 comments of Fongoh M. Tayong

Any solution for this please? I am stuck here for over 1 week,

Add - `org.gradle.configureondemand=true` to gradle.properties instead of `android.enableAapt2 = false` From this [solution](https://github.com/xgfe/react-native-datepicker/issues/214#issuecomment-390143226)

Learnt much from the chat. Thanks @Eyesonly88 and @sunnylqm . I think this issue can be closed, maybe a label "recommendation" added to it right so that it gives way...

My same question. @agrass please give us an answer on this. The current package which am using drains alot of battery (or maybe its the entire process).

Oh Lord, someone help. I've been stuck here for the past 2 months. Any help on how to go past this stage? @alejonext , did you find any solution? :cryyyyyy

Am new to RN, having same issue here. Using `RN 0.56` and `react-native-image-crop-picker ^0.20.3` @LinZh107 please in which file did you change the 'com.android.support.appcompat-v7:27.0.2' ? It works on android 5...

This is part of my `android/gradle.build` ``` ext { buildToolsVersion = "26.0.3" minSdkVersion = 16 compileSdkVersion = 26 targetSdkVersion = 26 supportLibVersion = "26.1.0" } subprojects { afterEvaluate {project ->...