Is python 3 compatible with react native? or should I install python 2 as documentation of react suggests it?

ganeshdeshmukh picture ganeshdeshmukh · Mar 17, 2018 · Viewed 7.2k times · Source

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.

Answer

Mohamed Khalil picture Mohamed Khalil · Jul 30, 2018

Yes. You can work with react native and python 3.