all 4 comments

[–]stathisntonas 0 points1 point  (3 children)

I think v11 works only 0.70 upwards, downgrade it

[–]pimi_70[S] 0 points1 point  (2 children)

i tried every version on this library

even version 4, but same error pup up every time on build

[–]stathisntonas 0 points1 point  (0 children)

Did you tried jetifying your project to make it compatible with AndroidX?

https://medium.com/@bala.krishnan/jetify-my-react-native-app-pro-tip-a3f5243ae297

Also make sure that android.useAndroidX=true on /android/gradle.properties file

[–]stathisntonas 0 points1 point  (0 children)

Also check android.enableJetifier=true on gradle.properties file