CodeSandbox
Code anywhere
#1 Keyword Rankings
Today
Top 10 Rankings
Today
Top 30 Rankings
Today
Top 100 Rankings
Today

Description

CodeSandbox for iOS is a full-featured IDE that provides all the tools you need to develop, test and collaborate on your projects or small prototypes, right from your iPhone or iPad!

With no setup required, you can get started in seconds by importing a GitHub repository or choosing from one of the millions of templates created by CodeSandbox users, the largest community of web developers in the world.

The IDE provides:
- A coding environment with IntelliSense (code completion, diagnostics, etc.).
- Syntax highlighting for HTML, JavaScript, Rust, Python, Ruby, PHP, JSX, TSX, Vue.js, TypeScript, Flow, Markdown, Astro, Svelte, CSS, SCSS, CoffeeScript, JSON, XML.
- Terminals with access to full-fledged Linux environments.
- Compatibility with Docker containers so you can spin up different development environments with minimal configuration required.
- Git support and GitHub integration to easily work with your repositories in GitHub.
- A in-app web browser to preview your web apps with various developer tools: console, node browser, source code viewer, and 3D layers inspector.
- Real-time collaboration with your team and friends in the same file and terminals.
- A command palette, shortcuts and predefined tasks to supercharge your workflow.
- Project templates for all sorts of technologies and packages (i.e., React, Next.js, Vue.js, Next.js, Remix, Angular, Astro, Gatsby, Svelte, Python, Rust, Deno, Docker, Bun, etc.).

It doesn't matter whether you're a pro working on a large-scale project, a student getting to know web development or a hacker that quickly wants to prototype an idea, CodeSandbox for iOS has your back.

Because there's no setup required, you can continue working on your project on the go and switch between your laptop and mobile device without skipping a beat.

The GitHub integration will save you hours every week writing and reviewing code. Open any branch, make changes and create a pull request with a tap.

If you are a student or learning a new technology, CodeSandbox for iOS provides project templates for all web technologies you can imagine. All this in seconds and without having to worry about storage space or the specs of your iPhone or iPad.

Powered by the cloud, CodeSandbox for iOS is your development hub for iOS and the perfect companion for CodeSandbox on the desktop.

Try it and experience the future of web development: coding anywhere, anytime.
Hide.. Show more..

Screenshots

User Rating

4.31 out of 5

349 ratings in United States

5 star
237
4 star
52
3 star
19
2 star
13
1 star
28

Ratings History

Reviews

The Old Days Were The Best

kid who want robux on

Code sandbox was 🔥FIRE🔥 but I think due to my old iPhone, it’s in an old app state called play.js

Real review

Black triangle glitch on

This app is trash

Doesn’t understand react js

Wooden sd inc CEO on

I tried to transcompile react js typescript but no matter what I did it listed errors that didn’t exist on a desktop computer. I tried to install packages with npm and nothing I did worked.

Simply my favorite app for iPhone and iPad!

Rychillie on

This application gives me a view of use on these devices like no other, the possibility of programming without problems with it is on another level!

the best IDE ever for iphone

Eagle@001 on

it has been few months that I installed the app it is amazing specially with the focus mode and the environment it has I love it in facts this app is the only reason I am using an iphone

Text ready

Im more stupid on

import serial import time def connect_to_device(port, baud_rate): try: ser = serial.Serial(port, baud_rate, timeout=1) return ser except Exception as e: print(f"Error: {e}") return None def retrieve_text_messages(ser): if ser is None or not ser.is_open: print("Serial port not available.") return try: # Send command to request text messages (modify based on device protocol) ser.write(b'RequestMessages\n') # Wait for device response time.sleep(2) # Read and print received messages (adjust parsing based on device format) while ser.in_waiting: message = ser.readline().decode('utf-8').strip() print(f"Received Message: {message}") except Exception as e: print(f"Error: {e}") finally: ser.close() if __name__ == "__main__": # Modify these parameters based on your device and connection serial_port = '/dev/ttyUSB0' # Replace with the actual serial port baud_rate = 9600 # Adjust based on your device's specifications serial_connection = connect_to_device(serial_port, baud_rate) retrieve_text_messages(serial_connection)

Ms. Hyde

swagginswazzie29 on

Help

Need to get ride of the working sample

M.I.B.D.R.T on

Because it can’t be deleted from the app so it is considered a explicit

Rudy1025

R Romero on

A+

better that replit

allister122 on

I used to use replit and this is just better

Store Rankings

Ranking History

Category Rankings

Chart
Category
Rank
Top Free
24
Top Free
25
Top Free
26
Top Free
34
Top Free
34

Keywords

Users may also like

Name
SSH Client - Terminal, Telnet
Secure Putty, Powershell, Mosh
Bluetooth Inspector
Discover what's around you
Device Monitor²
System activity info
API Tester: Scripts & Terminal
Solve everyday tasks on the go
Http traffic capture
Inspect and store http packet
Text Editor.
A must have text editor
Python3 Charm - AI Leaning
Deep learning anytime anywhere
HTML Editor
JavaScript Code-Pad Editor&IDE
Learn JS, Run scripts anywhere
Python Code-Pad Compiler&IDE
Learn coding, run py scripts
Show More

Revenue and Downloads

Gain valuable insights into CodeSandbox performance with our analytics. Sign up now to access downloads, revenue, and more.

App Info

Publisher
CodeSandbox BV
Languages
English
Recent version
3.25.1 (1 year ago )
Released on
Feb 15, 2019 (5 years ago )
Last updated
1 week ago