Kailash Uniyal
Kailash Uniyal
Recently moved to 0.70. Facing the same issue as mentioned above. @mrousavy Please let us know if you have plan to fix this soon ?🤔
> `yarn add @react-native-community/viewpager` > `react-native link @react-native-community/viewpager` > and rebuild, solve it ✨ It's working RN 0.61.5
Yes that will help a lot. +1
Fixed by installing command line tools And adding this line `export PATH=$PATH:$ANDROID_HOME/cmdline-tools\latest\bin` in Close and reopen the terminal `yarn react-native doctor`