App is temporarily unavailable

CodeSandbox

Code anywhere

Published by: CodeSandbox BV
Downloads
Revenue

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

CodeSandbox FAQ

  • Is CodeSandbox free?

    Yes, CodeSandbox is completely free and it doesn't have any in-app purchases or subscriptions.

  • Is CodeSandbox legit?

    🤔 The CodeSandbox app seems decent. It has room for improvement but generally satisfies users.

    Thanks for the vote

  • How much does CodeSandbox cost?

    CodeSandbox is free.

  • What is CodeSandbox revenue?

    To get estimated revenue of CodeSandbox app and other AppStore insights you can sign up to AppTail Mobile Analytics Platform.

User Rating

5 out of 5

1 ratings in Lebanon

5 star
1
4 star
0
3 star
0
2 star
0
1 star
0
Ratings History

CodeSandbox Reviews

Excelent

abqqqqn on

Lebanon

Very important and perfect app

The Old Days Were The Best

kid who want robux on

United States

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

United States

This app is trash

Doesn’t understand react js

Wooden sd inc CEO on

United States

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

United States

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

United States

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

United States

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

United States

Help

Need to get ride of the working sample

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

United States

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

Rudy1025

R Romero on

United States

A+

CodeSandbox Competitors

Name
SSH Client: Secure Terminal
SFTP, Shell Server & Console
Bluetooth Inspector
Discover what's around you
Device Monitor²
System activity info
API Tester: Scripts & Terminal
Solve everyday tasks on the go
Text Editor.
A must have text editor
CodeMaster - Mobile Coding IDE
Code Editor & Compile SFTP SSH
Python3 Charm - AI Leaning
Deep learning anytime anywhere
HTML Editor
JavaScript & TypeScript Editor
Run JS,TS&HTML code on node.js
Python Code-Pad Compiler & IDE
Learn coding, run py 3 scripts

CodeSandbox Installs

Last 30 days

CodeSandbox Revenue

Last 30 days

CodeSandbox Revenue and Downloads

Gain valuable insights into CodeSandbox performance with our analytics.
Sign up now to access downloads, revenue, and more.
This page includes copyrighted content from third parties, shared solely for commentary and research in accordance with fair use under applicable copyright laws. All trademarks, including product, service, and company names or logos, remain the property of their respective owners. Their use here falls under nominative fair use as outlined by trademark laws and does not suggest any affiliation with or endorsement by the trademark holders.