Relative Content

Tag Archive for replit

Replit console window line width getting narrower

In my replit app on Mac (and in the web interface as well), the display area of the console window is shrinks with every line printed in the console. When opening a new console window, it has the usual width (80 chars maybe), and then with every line printed, the line width shrinks down to 2 characters per line.

Is it possible to develop a mobile app using React Native within Replit?

I’m currently developing a mobile application that requires React Native to implement native features like the camera and push notifications. I’ve been exploring Replit as a development platform, but I can’t seem to find explicit support for React Native. However, I do see that Replit supports React with JavaScript and TypeScript.

Replit not displaying results?

enter image description here When I run my code, it does not give me results. It just says ‘Run’ on the console page. It does not allow me to see results or interact with the code at all.