react-native-month-year-picker icon indicating copy to clipboard operation
react-native-month-year-picker copied to clipboard

A problem occurred configuring project ':react-native-month-year-picker'.

Open knifedge opened this issue 2 years ago • 2 comments

com.android.builder.errors.EvalIssueException: compileSdkVersion is not specified. Please add it to build.gradle Getting the above error on RN V0.67.2. Anyone facing similar issue?

knifedge avatar Mar 04 '22 08:03 knifedge

Same problem on 0.66.4. I don't think this works with the newer mavenCentral RN configuration.

tjlondon-npauctions avatar Mar 04 '22 15:03 tjlondon-npauctions

Same problem here. on node_modules/react-native-month-year-picker/android/build.gradle Removing apply plugin : maven fix the error but author needs to update android compiler

mesutaltuncu avatar Mar 17 '22 11:03 mesutaltuncu