https://forum.ionicframework.com/t/custom-component-inside-loading-overlay-content/51779
-
Install the the latest beta version of the Ionic CLI:
npm install -g ionic@beta
-
Clone this repository
git clone https://github.com/ramoncarreras/loading_content
-
Navigate to the loading_content directory:
cd loading_content
-
Install the dependencies
npm install
-
Start the app in the browser
ionic serve