Summary
In this chapter, we built an app that works on both iOS and Android devices. This allowed you to learn what it means to create "mobile" apps, work with remote data, apply native platform theming to apps, and use native device capabilities.
In the next chapter, we'll build another mobile app. This will be different from the ones we've made so far in that it is intended to be used by customers rather than the company's staff. Among other things, we'll use this app as an opportunity to look at accessibility, localization, and using an SQLite database.