© Fu Cheng 2018
Fu ChengBuild Mobile Apps with Ionic 4 and Firebasehttps://doi.org/10.1007/978-1-4842-3775-5_13

13. Advanced Topics

Fu Cheng1 
(1)
Sandringham, Auckland, New Zealand
 

In this chapter, we discuss some advanced topics, including platform, theming, colors, config, storage, push notifications, and React integration. These advanced topics are useful in many usage scenarios.

Platform

We have seen the class Platform in previous chapters. It can be used to interact with the underlying platform. We used the method ready() of Platform to wait for the Cordova platform to finish initialization. The class Platform also has other methods.
  • platforms() – Depends on the running device, the return value can be an array of different platforms. Possible ...

Get Build Mobile Apps with Ionic 4 and Firebase: Hybrid Mobile App Development 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.