I have a android mobile. I want to learn react.js but i don’t have laptop to practice react.js concepts. So can anyone help me how can i practice react.js Or react native in android?
-
I tried searching many application in android for react native and for react.js.
-
I also have installed termux for installing npm & yarn but nothing worked
-
If I tried any online compiler I just can run a small amount of code and can’t build projects.
2
Answers
Here is an online editor you can use for coding and testing on a mobile device.
I recommend StackBlitz.
It’s an online based IDE and it’s suitable for Web Development and running apps within the IDE.