Book Image

Building Mobile Apps with Ionic 4 [Video]

By : Samarth Agarwal
Book Image

Building Mobile Apps with Ionic 4 [Video]

By: Samarth Agarwal

Overview of this book

Ionic 4 marks the first version of the framework to completely embrace modern web APIs such as custom elements, CSS variables, and Shadow DOM. This course shows you how to get started with Ionic 4. You will use UI components that come with Ionic and are available for use in your apps, right out-of-the-box. You'll connect your Ionic app with a NoSQL database such as Firebase to enable your app to use all the amazing Firebase features such as Firebase Auth and Cloud Firestore. You will work on the ToDo APP project, a Task Manager app using Ionic. By the end of the course, you'll have used Ionic 4 to build and prepared a cross-platform app for release into Google Play Store and App Store. So are you excited to build your first app with Ionic 4? Let's get started. All the code files for this course are available on Github at - https://github.com/PacktPublishing/Building-Mobile-Apps-with-Ionic-4-
Table of Contents (5 chapters)
Chapter 5
Publishing Your Application
Content Locked
Section 2
Preparing the App for Release
In this video, we will configure the application to make it release-ready. - update information in config.xml - Learn how to remove unused plugins - Learn how to identify code that is unused and remove it