implementation 'com.facebook.react:react-native:[0.32,)'
I tried to do this but got the same error:
and I update all required dependences and still same error and can't solve it so my some soultions if any one face same error
implementation 'com.facebook.react:react-native:[0.32,)'
I tried to do this but got the same error:
and I update all required dependences and still same error and can't solve it so my some soultions if any one face same error
Replace implementation 'com.facebook.react:react-native:[0.32,)'
with implementation "com.facebook.react:react-native:+"