In this guide to Ionic images we will learn to capture images from library & camera, copy files on your device and build a simple PHP upload to a server.
[Read more…] about The Complete Ionic Images Guide (Capture, Store & Upload)
Ionic
Building a Signature Drawpad using Ionic
Some time ago I wrote a tutorial on building a signature pad using Ionic 1, and today we are going to do the same but now it’s time for Ionic and Angular 2+!
[Read more…] about Building a Signature Drawpad using Ionic
Simple Ionic Login with Angular 2+
Almost every mobile app nowadays has a login, and using Ionic 2 and Angular it’s pretty easy to craft the UI and logic for a simple Login. My post on simple login with Ionic 1 is one of the most viewed articles, so with the stable release of Ionic 3 already it’s time for an updated (and more stylish) version of that!
Building Your Own Simple RSS Reader with Ionic
Parsing RSS data is not a simple task given that most feeds are based on XML. Within this post we will build a simple RSS reader with Ionic 2 using the Yahoo API to transform our feeds into more readable JSON.
[Read more…] about Building Your Own Simple RSS Reader with Ionic
The Ultimate Ionic 2 Cheatsheet
The Ionic CLI was and still is awesome. With Ionic 2 coming, it time to update my previous very popular Ionic Framework 1 cheatsheet to include all the great options you currently have to build hybrid apps!
[Read more…] about The Ultimate Ionic 2 Cheatsheet
How To Build Ionic Tinder Cards Using Angular 2 Swing
The Ionic tinder card swipe feature is a highly request UI behaviour and my previous post about the use of it with Ionic 1 was very popular. For Ionic there is not yet an official component from the Ionic team, but with some help from a different library we can achieve almost the same results.
[Read more…] about How To Build Ionic Tinder Cards Using Angular 2 Swing
How to Build Ionic 2 Drag and Drop using Dragula
Having drag and drop functionality in your mobile app is very common, but it’s not really inlcuded in the standard Ionic stuff. I looked around and found a great library called Dragula which gives AngularJS apps great features.
[Read more…] about How to Build Ionic 2 Drag and Drop using Dragula
10 Myths about Hybrid Development (and how to correct them)
“Hybrid apps are slow” was possible the first and most often heard argument I encountered when the discussion was about going hybrid instead of native. There was and sometimes still is an invisible barrier of ignorance.
[Read more…] about 10 Myths about Hybrid Development (and how to correct them)