Top "Ionic" questions

Ionic is a front-end framework for developing native-feeling hybrid mobile apps with HTML and Sass.

How do I change ionic slider pager dots/circles color when active to yellow and inactive to white?

So I have this slide-box, as you can see the pager dots/circles appear without me needing to include <…

css sass ionic-framework ionic ionic-view
Ionic - Reload and display new data in ng-repeat when clicking back button

Background I have an ng-repeat list that goes to a details page (which has a back button). The $scope.items …

angularjs angularjs-ng-repeat ionic-framework angularjs-routing ionic
How to programmatically enable and disable GPS in Ionic Framework or Cordova

My problem is simple. I need a way to turn on and off GPS using a button inside an Ionic …

cordova gps ionic-framework ionic ngcordova
Can you use cookies in a Cordova application?

I have been building an android app using Ionic. At this point, I am under the impression that Cordova applications …

cordova ionic-framework ionic ngcordova
Cordova: LocalFileSystem is not defined

I am not able to get the cordova file system to work. I have a project with the following dependencies: …

cordova cordova-plugins html5-filesystem ionic
some ionicons not showing

I have noticed that some of the icons I am using in my cordova project are not displaying on any …

android cordova ionic ionicons
Showing or hiding elements based on variables in controller - Ionic

For all I know this might be more an AngularJS issue than an Ionic specific one. I have a button …

angularjs ionic-framework ionic ng-show ng-hide
Phonegap/Cordova build android node_modules/q/q.js throw e;

cordova build android gives me the following err node_modules/q/q.js:126 throw e; (*error details) This question has …

android cordova ant ionic node-modules
Issue with Android Hybid app to display remote image with Ionic framework?

I am new to Ionic. I am using Ionic Framework (1.3.20), Angular JS, Cordova 5.0.0 Template file browse.html code: <div …

javascript angularjs cordova ionic hybrid-mobile-app
Ionic tabs Badge

I am trying to add a badge on my Icons in the tabs. The current result is: http://play.ionic.…

tabs icons ionic-framework ionic badge