• Skip to main content
  • Skip to primary sidebar
  • Home
  • About
  • My Portfolio
  • Contact

mobileoop

I am a Senior iOS developer based on Singapore. Developing iOS Mobile apps for about 8 years now.

  • Home
  • About
  • Portfolio
  • Contact Me

iPad

How to Use Auto Layout in XCode 6 for iOS 7 and 8 Development

August 24, 2014 by Ricky 34 Comments

The Auto Layout is available on the Storyboard for iOS or OS X development since XCode 5. But, I didn't adopt the Auto Layout technology for the projects that I developed because there are only 2 different iPhone screen sizes (3.5 inches and 4 inches). During that time, adjusting some views to position them inside 2 different screen sizes using codes seem to be easier than … [Read more...] about How to Use Auto Layout in XCode 6 for iOS 7 and 8 Development

How to Use Container View Controller

November 16, 2013 by Ricky 1 Comment

Container View Controller is one of the interesting View Controllers that I used recently in XCode. Apple has provided many standard view controllers for iOS Developer in XCode such as Table View Controller, Tab Bar Controller, Navigation View Controller for most common standard projects for iOS developers. But for a certain projects with unique design, we have to use container … [Read more...] about How to Use Container View Controller

Should We Optimize for Older Version of iOS?

July 29, 2013 by Ricky Leave a Comment

When we are programming for a new mobile application, we come definitely come to this question: "Should we optimize for older version of iOS like 5.1, 5.0 or even 4.3?" This is an important question that I believe most of the Mobile Application development company have. Especially, there are some special requirements requested by the customers to optimize for all different … [Read more...] about Should We Optimize for Older Version of iOS?

Simple Calculator iOS Application

June 20, 2013 by Ricky Leave a Comment

The First assignment that I did when following the Stanford iPhone / iPad Development course was the Simple Calculator iOS Application. In this post, I am going to share every step in making this mobile application. Create a New Project First of all, launch the Xcode and create a new project using "Single View Application". Under Product Name, you may put … [Read more...] about Simple Calculator iOS Application

Primary Sidebar

Search This Website

About Me

profile for Ricky at Stack Overflow, Q&A for professional and enthusiast programmers
I have been developing iOS mobile apps for about 8 years now. Currently, I am working as a Senior iOS Developer at a company based in Singapore.

mobileoop.com is a website that I share my thoughts on the latest technology particularly on the mobile apps and its ecosystems. Sometimes, I also write my experience in working on various iOS projects (my online portfolio).

This is my Github profile.

You may connect to me via LinkedIn: My LinkedIn.

Recent Posts

  • MVVM and RxSwift – iOS Apps Development
  • hotspot – Mobile Apps for Singapore Tourists
  • Nestia – Lifestyle Mobile Apps in Singapore
  • Watch Over Me Version 6.0
  • Chan Wu – Audio and Video Freelance iOS App Project
  • Getting Location Updates for iOS 7 and 8 when the App is Killed/ Terminated/ Suspended
  • Auto Layout Advanced Techniques for iOS 8 and 7 using XCode 6 on Storyboard
  • How to Use Auto Layout in XCode 6 for iOS 7 and 8 Development
  • The Comparison Between Swift and Objective-C Programming Language
  • Swift, Home Automation and Indoor Positioning System

Copyright © 2023 mobileoop.com