JDEVLEESCHAUWER

Results 2 comments of JDEVLEESCHAUWER
trafficstars

In AndroidManifest.xml -------------------------- uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE < application android:requestLegacyExternalStorage="true" ... In your project -> check de permissions ------------------------------------------- import { PermissionsAndroid, Platform } from "react-native"; import ImagePicker from 'react-native-image-crop-picker';...

the patch works, but i also need to delete the tintcolor props. When i use tintColor the app always crash