Writing Native Apps

Mobile apps are no longer an option—they are an absolute. So the question is: Native Apps OR a Single HTML5 App?

If it was a pure JSON based app, we could have gone all in with Ionic or a similar framework. We love ionic, we have amazing coding experience in Angular - our angular code base is over 30,000 lines. We developed patterns which make Clearplan crisp - so sexy that users are glued to it. Writing in ionic gives a huge advantage of maintaining single code base.

So Why did we go Native?

The problem with web is it is too Slow. We have paying customers who have huge amounts of data. We have to render over 6,000 map points for some customers. They expect the app to run crisp, offline and would love native maps. Its all about the experience for these customers. The App should not be a new tool to learn for an agent, it should be something intuitive - something with a compelling user interface. We designed the mocks for ionic and we knew - we could never provide such an experience.

Our DESIGN FIRST decision helped us eliminate HTML5 App.

That one thing - CUSTOMER FIRST Attitude of ours, changed our decision. We decided to go native. I have done multiple apps before and I am extremely familiar with Objective C. We decided to go with Objective-C not Swift. The sole reason being Swift is still interpreted language. It can never attain the Objective C execution speed. Hence Objective-C.





Android is easy, we picked up Android studio - setup a Gradle project and setup an awesome build process. This was a no brainer.

We delivered two awesome apps on two platforms respectively in less than six months.

Here are the links to our native apps.

Clearplan for iOS

Clearplan for Android

If we were to redo everything, we might not consider the same decision - we are thinking React native :). Technologies are changing everyday - newer technologies decrease your time to market. If you get similar results in lesser time - Why not? Here at Clearplan, we are language agnostic and we would like to stay agile like that.