Closed smikheiev closed 1 year ago
It's a Zoom dependency
oh, I see, thanks for pointing out @amdrade!
I also noticed that lottie
dependency is added twice - on L40 and L62 (https://github.com/mieszko4/react-native-zoom-us/blob/master/android/build.gradle#L40). I suppose one of them can be removed 🤓
Hi! I noticed that there's
com.airbnb.android:lottie:4.0.0
dependency inbuild.gradle
. I didn't find any usage oflottie
in the project, so I wonder if the dependency is needed 🤔