react-native-blur icon indicating copy to clipboard operation
react-native-blur copied to clipboard

feat: Add support for RN 0.72

Open mrousavy opened this issue 1 year ago • 3 comments

Adds namespace to build.gradle (this is required by Gradle 8, which RN 0.72 uses)

mrousavy avatar Jul 03 '23 20:07 mrousavy

Could it be possible to add also support for RN 0.73 🙏🏻 ...

 buildFeatures {
        buildConfig true
    }

cervebar avatar Jan 26 '24 08:01 cervebar

Yea but there has been no reply on this since more than half a year, so I doubt anyone's gonna merge this.

mrousavy avatar Jan 26 '24 09:01 mrousavy

@mrousavy merged in https://github.com/Kureev/react-native-blur/pull/626 so we could close this

siddarthkay avatar Aug 29 '24 14:08 siddarthkay