CreoLabs
p/creolabs
Design and Build Native Apps. Easier. Faster.
Eric Willis
Creo — Design & Development process into a single easy to use app
Featured
33

Creo is a next generation Mac tool which aims to combine the Design and Development process into a single easy to use application. Thanks to our CreoKIT we always use NATIVE components and classes, no simulated or web based code is used.

Replies
Dimo Trifonov
It's good for prototypes. Customizing the UI is not really flexible.
Marco Bambini
Interface can be fully customized using custom views. We haven't yet documented that feature but you can get a preview of the usage in a couple of blog post (http://blog.creolabs.com/2015/12... and http://blog.creolabs.com/2015/12...).
Dimo Trifonov
@sqlabs @denull Ahh I see. Can you apply the same technique to switches, sliders, search bars, navigation, etc. ?
Marco Bambini
@denull not in this first beta version but it is a planned feature.
Rudi MK
This looks neat! When are you looking at launching support for Android?
Varun Bhartia
@vectormein Have you tried Thunkable.com? It's for android. I've really enjoyed hacking on it.
Eric Willis
This is a really nice app that came out of private beta today. It merges design and development into a single process so that you can get a prototype built quickly.
Ahmad Awais ⚡
This app looks pretty promising. What kind of REST APIs does it work with and the app it builds, is it JS or what?
Marco Bambini
@mrahmadawais everything is native so on Mac/iOS only objc and swift is used.
Stephan Lenting
Awesome, i love the idea of being able to visually controlling design and data!
Ben Tossell
@sqlabs over the last few months what has been changed/updated/removed from Creo?
Andrew Wooldridge
Would love to try it out. Signed up a few days ago but i've not gotten a d/l link yet.
Marco Bambini
@triptych Have you received your download link?
Andrew Wooldridge
@sqlabs Not yet. All I've gotten so far was the confirmation of mailing list emails. "Subscription confirmed". Checked spam folders as well.
Marco Bambini
@triptych all invites has already been sent, please send me an email to marco at creolabs dot com
Braunson Yager
This looks really cool, do you plan on launching a Windows version at any point? (rules me out for now).
Marco Bambini
@braunshizzle no Windows version is planned anytime soon... we'll see in the future.
Pym
Tried it yesterday, I really miss the autocompletion but I'm sure it's coming in a future release. Can you give us any idea regarding what the pricing will be?
Sirio Zuelli
You wrote "we are able to execute any iOS code under Mac". In the same way as simulator does? If not, why not use the simulator to run your code?
Tom Johnson
Ton of potential. I've seen a few apps that tried and fell short of the mark here, but it's the holy grail of design in my opinion to get an app that would allow me to develop to a point where a dev could do all of the backend work. Looking forward to trying this out!
vu huynh
Nice, I signed up by email but have not receive the beta yet, maybe your team is very busy :D Good luck to you!
Marco Bambini
@vukidrock all invites has already been sent, please send me an email to marco at creolabs dot com
alteredorange
Want to give this a try, is the demo still available? I entered my email, but still haven't received a download link.
Matty Mariansky
It's looking good, but frankly I don't have time to give it a serious test. I'm hoping to see some independent reviews summing up the pros and cons to figure if I should dive deeper into this
orliesaurus
@mmariansky it's a beta released with some undocumented features...personally I think right now you can use it to create mockups of apps that you might want to build for fun an pleasure, as time passes within the next couple of months and the unveiling of the other features it might become a really great way to have non-developers but tech-savvy people develop apps that could easily end up on the app-store. I'm also writing a longer write-up on my experience so far..
Nigel Copley
Nice our dev team may have a real use for this
David Ehrentreu
Is the ability for web development in the works?
Akshay Anand
Lacks in customization of UI, like Inventor there should be an option to adjust UI to personal taste.
Marco Bambini
@akki0421 please see my reply to Dimo Trifonov question.
Jack Sitt
Are there any limitations? Does it have the capability to build all the different types of products that you can build with traditional programming languages.
Marco Bambini
@jacksitt yes, most common operations will be visual in order to speed up development but everything can also be created/manipulated using a programming language.
Javid Jamae
@sqlabs How do you see this being used across design / development teams on an ongoing basis? As a developer, I wouldn't be thrilled about taking over generated code and then having to make sure my code changes don't break the tool. I also would hate it if I kept getting new generated code being introduced into the codebase that I'm trying to maintain and having to constantly go back to refactor, add unit tests, etc. What process are you recommending that cross-disciplinary teams use when using your tool?