Kureev / react-native-blur

React Native Blur component
MIT License
3.74k stars 555 forks source link

feat: Add support for RN 0.72 #573

Open mrousavy opened 1 year ago

mrousavy commented 1 year ago

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

cervebar commented 5 months ago

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

 buildFeatures {
        buildConfig true
    }
mrousavy commented 5 months ago

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