Kureev / react-native-blur

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

[Android] Unable to find /../../../node_modules/react-native/android #609

Open naveenkumar-kv opened 4 months ago

naveenkumar-kv commented 4 months ago

Currently, the build.gradle file is unable to locate /../../../node_modules/react-native/android. As a temporary solution, I've applied a patch to resolve this issue. Are there alternative approaches we can explore to address this?