Ionic

Ionic

All posts about Ionic 2+ - feature - workaround - curiosity
Mar
01
Fix "Attribute meta-data#android.support is also present.." on Ionic camera preview plugin

Fix "Attribute meta-data#android.support is also present.." on Ionic camera preview plugin

Problem Attribute meta-data#android.support.VERSION@value value=(26.1.0) from [com.android.support:support-v4:26.1.0] AndroidManifest.
Feb
01
Develop a chatroom using Ionic3, socket.io and Nodejs

Develop a chatroom using Ionic3, socket.io and Nodejs

Socket.io Socket.io is a Javascript library that enables real-time, bidirectional and event-based communication. Sometimes we hear that socket.
2 min read
Jan
29
Set SASS the default style format on Angular/Ionic

Set SASS the default style format on Angular/Ionic

Angular 6+ ng config defaults.styleExts sass Ionic 4+ ionic config set defaults.styleExts sass
Jan
01
Easy way to pass async data as a function's input

Easy way to pass async data as a function's input

Problem Pass async data (like observable) as an input of a function. Workaround
Nov
14
My Experience with NgRx state manager on Ionic

My Experience with NgRx state manager on Ionic

Intro In this article I will talk of my experience with NgRX, a reactive extension for Angular to manage state.
2 min read
Oct
24
Integrate Dialogflow chatbot on Ionic app

Integrate Dialogflow chatbot on Ionic app

Two ways to integrate a Dialogflow chatbot in your Ionic Angular App. Working example on https://github.com/texano00
1 min read
Sep
11
Workaround for cordova_not_available

Workaround for cordova_not_available

Development Environment OS: Ubuntu 16.04.4 LTS Ionic info: While developing in Ionic3 with native plugins is gold using
Tweets by YBacciarini