react-native-image-crop-picker icon indicating copy to clipboard operation
react-native-image-crop-picker copied to clipboard

feat(android):RN-0.73 and AGP 8.0 Compatibility

Open dishantwalia opened this issue 1 year ago • 2 comments

Test Plan: https://github.com/react-native-community/discussions-and-proposals/issues/671

React Native 0.73 will depend on Android Gradle Plugin (AGP) 8.x. This will require all the libraries to specify a namespace in their build.gradle file. We added a compatibility layer for libraries that haven't specified a namespace, but please consider updating your libraries nonetheless. Screenshot 2024-01-20 at 6 01 49 PM

dishantwalia avatar Jan 20 '24 12:01 dishantwalia

LGTM!

jasongaare avatar Mar 18 '24 21:03 jasongaare

This feature would help the new projects running on the latest RNs, if this can be incorporated

Yodawgz0 avatar Aug 03 '24 14:08 Yodawgz0