Is there something similar that would allow me to use one of these on iPad Pro: - A fully featured linux desktop with Visual Studio Code and a terminal - A sandboxed terminal with persistent storage - A text editor and a rust compiler - A text editor I could always ssh into my raspberry pi while at home, which is my second best solution. But, if anyone has some ideas/solutions in mind that require even a large bit of…
Play.js: The Node.js and React Native IDE for iPhone and iPad
51–60 of 66 posts
Re: Play.js: The Node.js and React Native IDE for iPhone and iPad
#52Earlier quoted context omitted.
I don’t think they’ve ever had a policy about whether apps could / couldn’t re-create their own menus or windows.
I finally found it. It's the "create an alternate desktop environment" part that I would say this falls under. Mostly because you have a desktop and they've created a new windowing environment that isn't native to iOS. >> 2.5.8 Apps that create alternate desktop/home screen environments or simulate multi-app widget experiences will be rejected. https://developer.apple.com/app-store/review/guidelines/
Re: Play.js: The Node.js and React Native IDE for iPhone and iPad
#53Is there something similar that would allow me to use one of these on iPad Pro: - A fully featured linux desktop with Visual Studio Code and a terminal - A sandboxed terminal with persistent storage - A text editor and a rust compiler - A text editor I could always ssh into my raspberry pi while at home, which is my second best solution. But, if anyone has some ideas/solutions in mind that require even a large bit of…
Here's how I do this: https://stephendotz.com/posts/pocket-dev/ Originally I set it up on my iPhone, but now I use my iPad Pro "13 w/ the keyboard cover and it's really pleasant. I've written a ton of code on it. Front-end work is a little bit less fun because there aren't any browsers with dev tools for it.
Re: Play.js: The Node.js and React Native IDE for iPhone and iPad
#54Couldn’t figure out how to add modules.
Auto-prettier would be awesome.
Re: Play.js: The Node.js and React Native IDE for iPhone and iPad
#55Earlier quoted context omitted.
Here's how I do this: https://stephendotz.com/posts/pocket-dev/ Originally I set it up on my iPhone, but now I use my iPad Pro "13 w/ the keyboard cover and it's really pleasant. I've written a ton of code on it. Front-end work is a little bit less fun because there aren't any browsers with dev tools for it.
Inspect Browser: https://itunes.apple.com/gb/app/inspect-browser/id1203594958...
Re: Play.js: The Node.js and React Native IDE for iPhone and iPad
#56Re: Play.js: The Node.js and React Native IDE for iPhone and iPad
#57I'm trying to use this with WebViews to hack together a multi-window, multi-tab browser thing, not sure if this is something that exists already.
The main issue with this is that it closes all of the windows when you switch away from this app, making it quite inconvenient at the moment.
Re: Play.js: The Node.js and React Native IDE for iPhone and iPad
#58Cool would be if this app had some basic git(hub) support - currently seems only to support storing files locally or sharing to anything with a registered Sharing Extension (not aware of app that registers github sharing extension)
Re: Play.js: The Node.js and React Native IDE for iPhone and iPad
#59Cool would be if this app had some basic git(hub) support - currently seems only to support storing files locally or sharing to anything with a registered Sharing Extension (not aware of app that registers github sharing extension)
Re: Play.js: The Node.js and React Native IDE for iPhone and iPad
#60The app is really slick. I'm surprised they were allowed to have their own window manager as Apple were very against that in the past. But I really like it. It actually is a nice take on a desktop environment on a tablet. I'm curious it being Node.js. It can run my js file on flight mode so isn't using a remote execution. But I didn't believe you could run node.js on an iPad due to the Apple restrictions (hopefully I…
RE: Node modules. For now, it requires some prep with a laptop. You can use browserify --bare to squash all the dependencies into a file as they do here playdotjs://28816c75