React native documentation says python2 is required but what if python3 is installed?
will I get errors in react native app if python3 is installed?
I am using windows 10 and I am going to run it on Android. also, I read python is necessary from this question.
Yes. You can work with react native
and python 3
.