Geek Learning
  • Blog
  • About
  • Contact

ionic

A collection of 10 posts

ionic4

How to create a Landing Page with a video background in Ionic 4

We've all seen it at least once. You open an app for the first time and you see a beautiful landing page with a catchy phrase, the login button in the center and

Mitch Mitch
tutorial

How to create a reusable Web Component with Stencil and use it in your Ionic 4 application with Angular

Ionic 4 is finally here and ready for production. And I'm sure you've all heard about their heavy use of reusable Web Components to make Ionic framework agnostic (and many other reasons). That's

Mitch Mitch
ionic

How to run your Ionic app on a specific iOS simulator using the CLI

Have you ever wondered how to launch a specific iOS simulator directly using the ionic cli instead of launching XCode and choosing the simulator from the list? I have... many times... But I

Mitch Mitch
tools

Live debug your Cordova/Ionic application with Visual Studio Code

In this article, I will show you how to setup your development environment using VS Code to be able to debug correctly your Ionic app running on iOS or Android. This means: * Live

Mitch Mitch
ionic

Monitor Your Ionic Application With Microsoft Application Insights

> Application Insights [https://azure.microsoft.com/en-us/services/application-insights/] tells you about your app's performance and usage. You can get data about how many users you have, which pages are most popular, how

Arnaud Arnaud
ionic

Our project template to build awesome Ionic apps using Webpack and Typescript

We've been working on a custom build workflow using Webpack to compile our Ionic apps written in Typescript. After one year using and tweaking it, we decided to release it as a Yeoman

Mitch Mitch
cordova

How to add specific configuration parameters to iOS -Info.plist and AndroidManifest.xml for your Cordova app

In my last Cordova project, I needed to add some specific values to the iOS -Info.plist file, as there was no parameter to do that in the Cordova config.xml . The problem

Mitch Mitch
cordova

Ionic Directive to allow closing a popup when tapping on the background

In my last project, my client wanted to be able to close a popup by tapping outside of it's bounds. So I made a directive to do exactly that and as it was

Mitch Mitch
cordova

Boost your Cordova app performance on Android with Crosswalk

In this article, I will show you how much Crosswalk [https://crosswalk-project.org/] boosts your Cordova app running on Android and also how to install it. In january, the Ionic team announced their

Mitch Mitch
cordova

Simple directive to lazy load images in your Ionic app

This article will show you how to use this great directive made by Vinicius Pavei which allows you to easily lazy load images in your Ionic app: https://github.com/paveisistemas/ionic-image-lazy-load Introduction

Mitch Mitch
Geek Learning © 2023
Latest Posts Twitter Ghost