gusparis / react-native-month-year-picker

React Native Month Picker component for iOS & Android
MIT License
107 stars 75 forks source link

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

Open knifedge opened 2 years ago

knifedge commented 2 years ago

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?

tjlondon-npauctions commented 2 years ago

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

mesutaltuncu commented 2 years ago

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