0
Can I make a react project on mobile phone?
3 Answers
+ 1
Yes, you can use termux app. After starting the server you can write the codes in SPCK editor. But you have to do some changes for that. Tutorials are available for the same. You'll get same experience as you get in laptop
0
Yes. If you want high performance and can deal with the frustration and handle the rage involved in fixing bugs on the native side, then I recommend React Native.
You also have the never and hotter Expo.
Or if you want the UI in pure React JS without involving native widgets and dealing with the bugs. Ionic capacitor is a great alternative.
0
Arman Ali Ansari Did you mean to actually develop in the phone. Sure you can. But why?