Creolabs Blog

Thoughts, stories and ideas about Creo.

  • Home
  • Blog
  • Announcements
  • Creo by examples
Creo 2.4
Announcements

Creo 2.4

The last time we published a blog post was in September 2019. I was in Palo Alto (CA) at that time, and a lot of things happened in the past months. The world

  • Marco Bambini
    Marco Bambini
1 min read
đź“˝Using REST APIs to access a Firebase database from Creo
Creo by examples

đź“˝Using REST APIs to access a Firebase database from Creo

Create an iOS app to authenticate and access a Firebase db, retrieve some data and display them on a table view in minutes.

  • Massimo Sgrelli
    Massimo Sgrelli
1 min read
đź“˝ How to Authenticate Your App to Firebase Using Creo (video)
Creo by examples

đź“˝ How to Authenticate Your App to Firebase Using Creo (video)

Firebase provides a realtime database and backend as a service. The service provides application developers an API that allows application data to be synchronized across clients and stored on Firebase's cloud. Today we

  • Massimo Sgrelli
    Massimo Sgrelli
1 min read
Say Hello to Creo Community Edition!
Announcements

Say Hello to Creo Community Edition!

Today is a big day for Creo users. We are happy to announce that we have released Creo Community Edition, free to use and with no time limits.

  • Marco Bambini
    Marco Bambini
1 min read
đź“˝Create A Diary Application in 20 Minutes (video)
Creo by examples

đź“˝Create A Diary Application in 20 Minutes (video)

This time I want to teach you how to create a secret diary application for your iPhone.

  • Massimo Sgrelli
    Massimo Sgrelli
1 min read
Welcome to Creo video-coding sessions
Creo by examples

Welcome to Creo video-coding sessions

In the next few days, I'm going to publish some coding video sessions using Creo on this blog.

  • Massimo Sgrelli
    Massimo Sgrelli
1 min read
How you can build a private photo-sharing app in 30 minutes with Creo
Creo by examples

How you can build a private photo-sharing app in 30 minutes with Creo

Ciao designers and wannabe mobile developers all over the world. Incredibly useful stuff this time. Great—Italian—design, how to use the File Manager to store your files, how to share pictures with one line of code, how to get precisely N pictures in each row using a CollectionView, and much more.

  • Massimo Sgrelli
    Massimo Sgrelli
10 min read
Creo 2.1.6
Announcements

Creo 2.1.6

With just one line of code you can share images, strings, url and data.

  • Marco Bambini
    Marco Bambini
1 min read
Using Creo to make something people want: learning custom views
Creo by examples

Using Creo to make something people want: learning custom views

Starting with this article, I'm going to create a beautiful app with Creo putting together what I learned until now and adding some more cool things like creating a Custom View Template and using the File Manager to store your photos.

  • Massimo Sgrelli
    Massimo Sgrelli
6 min read
How to create a Happiness Journal app in Creo using SQLite

How to create a Happiness Journal app in Creo using SQLite

Sometimes you want to store data locally on your iPhone, and to do that you need a database on your local device. This time we're going to use SQLite to create an app

  • Massimo Sgrelli
    Massimo Sgrelli
7 min read
Instagram in less than a day using Creo ;)
Creo by examples

Instagram in less than a day using Creo ;)

Our journey in the SelfieApp world is becoming more and more interesting. Until now, we learned: How to take picturesHow to apply a saturation filter before shootingHow to browse our photos from the

  • Massimo Sgrelli
    Massimo Sgrelli
7 min read
6 minutes to create a cooler SelfieApp with a slider and squarish pictures
Creo by examples

6 minutes to create a cooler SelfieApp with a slider and squarish pictures

It's amazing what you can learn building a simple Selfie application. Our plan for today article is to move a step forward from our last version of the SelfieApp and learn more about:

  • Massimo Sgrelli
    Massimo Sgrelli
6 min read
How to work with Camera Roll, TabBar and CreoPlayer (SelfieApp Part 2)
Creo by examples

How to work with Camera Roll, TabBar and CreoPlayer (SelfieApp Part 2)

In a few minutes, you'll learn how to work with new Creo controls and object. This time CameraRoll, CollectionView, TabBar, and custom buttons. We'll use CreoPlayer to demo our app on the iPhone. All that with zero lines of code.

  • Massimo Sgrelli
    Massimo Sgrelli
7 min read
How to create a selfie app with two lines of code
Creo by examples

How to create a selfie app with two lines of code

3, 2, 1 Go!Last time I introduced myself and closed the blog post leaving you with 3 simple tasks: Download Creo free trialRead something about Creo development environmentRead something about the Gravity

  • Massimo Sgrelli
    Massimo Sgrelli
6 min read
Welcome to Creo by examples
Creo by examples

Welcome to Creo by examples

As a software developer, your first day in a new development environment is like the first day in school in a foreign country. You know more or less how things should work and

  • Massimo Sgrelli
    Massimo Sgrelli
3 min read
Our Next Goal Is to Help You Learn Creo
Creo by examples

Our Next Goal Is to Help You Learn Creo

In the past months, we improved Creo a lot, continually aiming to make it the development environment of choice for a new breed of iOS developers. Recently we talked to some of you

  • Marco Bambini
    Marco Bambini
2 min read
Creo 2.1.5
Announcements

Creo 2.1.5

We are really proud to announce the immediate availability of Creo 2.1.5. This version fixes a lot of internal issues (also in the iOS runtime) and adds support for the long

  • Marco Bambini
    Marco Bambini
1 min read
Creo 2.1
Announcements

Creo 2.1

At Creolabs we worked really hard in order to add new and exciting functionalities to Creo. This release adds support for some great additions that will really speed up even more the design and development process.

  • Marco Bambini
    Marco Bambini
1 min read
Announcing Creo 2.0.7
Announcements

Announcing Creo 2.0.7

We are proud to announce that in Creo 2.0.7 you can use ImageFilters to CameraView, applying a real-time filter to a video streaming is now possible with just a few clicks on the Inspector.

  • Marco Bambini
    Marco Bambini
1 min read
Choose the right navigation for your mobile app

Choose the right navigation for your mobile app

Choosing the right navigation path for your mobile app is a fundamental decision that drives your app design and development. A good navigation approach should feel natural and familiar and shouldn’t draw focus away from the main content.

  • Marco Bambini
    Marco Bambini
2 min read
What's new in Creo 2.0.6
Announcements

What's new in Creo 2.0.6

In Creo 2.0.6 we addresses some bugs and we added tons of very powerful features that I'd like to cover in this post. New RGBBuffer class to directly access pixel related

  • Marco Bambini
    Marco Bambini
1 min read
Building iOS apps made simple?

Building iOS apps made simple?

Creo is a macOS app pitched as one of the simpler iOS development tools delivering fully native app experience. I just couldn’t resist building something to see how it actually works...

  • Marco Bambini
    Marco Bambini
5 min read
An iOS audio recorder in 4 lines of code
Creo by examples

An iOS audio recorder in 4 lines of code

Starting from Creo 2.0.4 a new AudioRecorder class has been available. With this class developing an audio recorder is extremely simple. We’ll start this tutorial by adding an AudioRecorder class

  • Marco Bambini
    Marco Bambini
5 min read
What's new in Creo 2.0.4
Announcements

What's new in Creo 2.0.4

In Creo 2.0.4 we fixed a lot of issues and we improved several classes. We also introduced new functionalities and new UI improvements based on the feedbacks we received from our

  • Marco Bambini
    Marco Bambini
1 min read
Creo 2.0: The exporter

Creo 2.0: The exporter

With Creo we really want to build a tool with no compromises and we really want to change how mobile applications are developed. Our exporter makes no exception. For the first time, designers

  • Marco Bambini
    Marco Bambini
1 min read
Creolabs Blog © 2021
Latest Posts Facebook Twitter Ghost