React-native-image-crop-picker: error: package androidx.core.app does not exist import androidx.core.app.ActivityCompat;

Created on 26 Jul 2019  路  7Comments  路  Source: ivpusic/react-native-image-crop-picker

Screenshot_7

Version

  • react-native : 0.59.8

Platform

  • Android

Most helpful comment

because you are using react-native 0.59.8 in combination with 0.25. you should upgrade to react-native 0.60.x if you want to use 0.25.0.

All 7 comments

Please install the version based on this docs

If you are using react-native >= 0.60 use react-native-image-crop-picker version >= 0.25.0. Otherwise use version < 0.25.0.

@ivpusic can you open again the issue

I am using [email protected] the version is fine, why do I keep having this issue?

THANK YOU! :D

because you are using react-native 0.59.8 in combination with 0.25. you should upgrade to react-native 0.60.x if you want to use 0.25.0.

lost version 0.24.3 in npm, please help

I use 0.21.1 and I am facing the same issue. npx jetifier does not seem to help

Was this page helpful?
0 / 5 - 0 ratings

Related issues

habovh picture habovh  路  3Comments

Martian2Lee picture Martian2Lee  路  3Comments

sergiulucaci picture sergiulucaci  路  3Comments

aterribili picture aterribili  路  3Comments

pavsidhu picture pavsidhu  路  3Comments