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's quality is mixed. Some users are satisfied, while others report issues. Consider reading individual reviews for more context.

    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

2.4 out of 5

5 ratings in Saudi Arabia

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

CodeSandbox Reviews

Now, I was surprised that downloading

William Hearts on

Saudi Arabia

Now, I was surprised that downloading the app is free, and PRO also requires a monthly subscription of $15. What about the 29.99 SAR that I bought the app for? Why merge, can't you put them separately from each other For example, the one who paid 29.99 riyals will have an application that he can use without a user account and not connected to your server In the other application, add the new options and make them free of charge and with a monthly subscription. Why the merger!!

أشتريت هذا التطبيق مسبقًا

Yoo0x on

Saudi Arabia

وألان تفاجأت ان تحميل التطبيق أصبح مجانًا و أيضا يطلب PRO اشتراك شهري ب 15$ ماذا عن ٢٩٫٩٩ ر.س التي اشترية بها التطبيق ؟ لماذا الدمج الا تستطيعون وضعهم منفصلين عن بعض مثلا الذي دفع ٢٩.٩٩ ريال يصبح لديه تطبيق يستطيع استخدامه بلا حساب مستخدم وغير متصل بخادمكم و التطبيق الاخرى اضف فيها الخيارات الجديدة وأجعلها بالمجان وباشتراك شهري لماذا الدمج!!

Awesome, but..

Malamri33 on

Saudi Arabia

Whoever made this UI to a phone screen has difficulty with understanding the concept of delivering a text-based app. It ain’t useful when all I can see are 4 lines of the editor. It’s all the opposite of being a code editor. I know that you wants to unify the overall look and feel with the web-based code editor, but hey that overly sized topbar isn’t so useful here. All it holds is a back button, and opening a project is like opening a dialog to write your email, it’s not a solid screen it pops from down giving the feeling of “im not here for you to write codes, get done and gtfo” eehh

Feels like using VS Code🤩

Thuraya Otto on

Saudi Arabia

Free and practical and simple proud of whoever made this 👏🏼

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)

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.