Platform Continuity
Learn how component styles vary across different platforms.
We'll cover the following...
Overview of the chapter
Throughout this chapter, we’ll look into how theming an Ionic application is accomplished through the following areas:
- Platform continuity
- Branding
- CSS variables
- Custom component styles
Platform continuity
Component styles are supplied based on the device that the application is running on. This means that ...