|
|
|
|
|
by pavlov
4554 days ago
|
|
Cross-platform native code generation: Objective-C for iOS, Java for Android. The tool itself works only on Mac - it still needs Xcode for building and deploying to the App Store, so a Windows version wouldn't be useful. The big difference from Xcode is that Neonto Studio is completely visual. It's for designers. It's not an IDE; there's no code editor, no property bindings, or any of those things that make Xcode / Interface Builder so intimidating. The generated code is therefore basically the view / view-controller side of an app. A programmer can easily integrate it into a project, and it saves a lot of time compared to doing the same work in code. There's also a whole class of content-centric apps that can be done completely within this tool: books, video apps, music albums... Anything that's self-contained, doesn't need a server and doesn't have complex business logic. |
|
If you solve that, I'd use it and I'm a coder not a designer. Regardless, that is a REALLY exciting idea. It's one of those things where an 80% solution won't cut it which always worries me (that's what WYSIWYG web design tools rarely catch on) but a 100% solution doesn't seem impossible.