I have configured NodeJS and Expo in Termux on my Android cellphone. It worked prefectly, I can develop apps in React Native with VIM setup for TypeScript and Git. Everything is wonderful.
The only problem is that after I compile the app with:
expo start
In case there is a fix to be done in the code, and I get an error, I should press Ctrl+C in order to finalize expo and run it again.
But at this screen, Ctrl+C does not input anything on Termux, in Android.
Does anyone know why this happen or if there's a fix for it?
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…