I want to add react-navigation-drawer to my project but after adding that module my project doesn't run. I thought it's because of react-navigation-drawer module, but after some tests I recognized it's caused by react-native-reanimated. Then I tried another module and also every solution in internet.
This is the ERROR :What went wrong?:
A problem occurred configuring project ':react-native-screens'. Could not resolve all artifacts for configuration ':react-native-screens:classpath'. Could not find com.android.tools.build:gradle:3.3.1.**
