skip to Main Content

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?

  1. I tried searching many application in android for react native and for react.js.

  2. I also have installed termux for installing npm & yarn but nothing worked

  3. If I tried any online compiler I just can run a small amount of code and can’t build projects.

2

Answers


  1. Here is an online editor you can use for coding and testing on a mobile device.

    Login or Signup to reply.
  2. I recommend StackBlitz.

    It’s an online based IDE and it’s suitable for Web Development and running apps within the IDE.

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search