Chapter     4

Implement Piece by Piece

In the previous chapter, you followed the iOS top-down approach to lay down the groundwork, implementing the iOS-like storyboard using Android navigation pattern guidelines. It resulted in a set of connected Fragment classes in MVC fashion that mapped to iOS counterpart classes.

In this chapter, after you have created an iOS-like storyboard and your app is structured in the desired MVC fashion, you are going to implement each fragment, one piece at a time, with a detailed user interface and business logic that should already be presented in the counterpart of the iOS UIViewController and the storyboard scene. You will also focus on the following programming tasks for the most common app component mappings ...

Get Migrating to Android for iOS Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.