Font awesome for ionic2
@tollenaere wrote: Is there any instructions how to add font-awesome to ionic2 project? Thanks Patrice Posts: 1 Participants: 1 Read full topic
View ArticleSide menu doesn't refresh until open the app again
@acodebox wrote: Hello,I have a side menu in my index.html file that show data returned from SQLite query, which are user favorite shows.When the app run, it shows the data in SQLite without any...
View ArticleMasonry gallery style
@cposadaa wrote: is it posible to have a image gallery with masonry look?something like this paraelforo.png308x513 187 KB Posts: 2 Participants: 1 Read full topic
View ArticleSide menu content with expose-aside-when does not resize with browser
@sebuck wrote: This can be reproduced with the sidemenu template: ionic start myApp sidemenuionic platform add browserAdd expose-aside-when="large" to ion-side-menuionic buildionic serveThen resize...
View ArticleComponent doing http call for Page not loading content properly
@darkwingdaphne wrote: I've pasted the code below. The deal is... I'm trying to asynchronously get some data from my API and load this component into my page once that data is retrieved. While it's...
View ArticleMulti-level Item list + json
@fseiki wrote: Hi! I'm new here and please,i need a little help to build a multi-level item list from Json! I need something like this:Item1 SubItem1 Detail SubItem2 Detail SubItem1 DetailItem2...
View ArticleIonic 2.0 navigation error
@mmpco wrote: Hello I've been used to ionic 1 and I am currently new to this. Once I put the nav controller in the constructor it gives me and error and I get a blank page. The error says ERROR in...
View ArticleWhy I cant get the Image from Camera?
@losewin wrote: screenshot.jpg480x800 62.9 KB I capture the image but I middle button wont function.. what error is this? also there are no logs when clicking the check button.. Posts: 1 Participants:...
View ArticleRemove/add platform result blank screen
@zhouhaowowtv wrote: Here is my steps which results to blank screen in my iOS emulator (no any error message): Remove a platform (because I changed my app id but all the id in my plugin is not...
View ArticleWebstorm ion- html tag with ionic 2
@igorls wrote: Anyone knows how to get WebStorm to recognize tags like ion-card-content, ion-row, ion-col and others from Ionic 2? PS: It does recognize: and others associated with main components....
View ArticleConfused about CLI ionic build and IONIC LAB build (and config.xml & plugins)
@longsangstan wrote: Hi all, I am confused about how 'build' works. 1) In Ionic lab, when I press the build button, the plugins in the final ios config.xml file (./platforms/ios/APPNAME/config.xml)...
View ArticleIonic 2 Cordova network information plugin reference error - help please?
@Daveshirman wrote: I've installed the network information plugin as per this tutorial into my Ionic 2 app: Ionic 2 | How to Work With Cordova Plugins However TypeScript won't compile because it can't...
View ArticleHow to navigate state within popover-view using ion-nav-view?
@vinothwonder45 wrote: Hi Team, I am new for ionic it was awesem framework for building hybrid mobile apps. I am building an app using ionic components instead of cordova technology. From my app...
View ArticleNavigation Issue
@RiseApp wrote: I am facing the navigation issue when screen moves from one to another in forward direction the view get overlap on one another, which is really causing the bad experience.I am using...
View ArticleIon-tabs remove margin
@DiagonalThink wrote: hi if i change a ion-tab color in the ion-tabs parent remaining a margin if I try to remove the margins by expanding the width of the signel tabs the icons disappear, and the...
View ArticleIonic emulate ios --target="iPhone-6s-Plus" says not a valid target
@igxz wrote: hi all, after I run "ionic emulate ios --target="iPhone-6s-Plus", there is error says: Error: iPhone-6s-Plus is not a valid target for emulator but ionic emulate ios...
View ArticleHow can I forward using $ionicHistory?
@Kholofelo wrote: I'm trying to do lateral navigation inside a tab (please look at the attached image). testQuestion.png630x1114 28.1 KB Basically I have a tabbed application. In one of the tabs there...
View ArticleUsing transparent in ionic view makes transition issue when forward
@raffi_mohd wrote: Hello all ionic favorites, I am facing issues when using the transparent color in ionic-view on all the pages. This is because, am keeping background constant on ion-nav-view. So...
View ArticleChatapp with firebase and ionic that shows your location
@jufabeck2202 wrote: I build a simple chat app using Ionic and Firebase. Check it out and write some nice stuff It also uses geolocation to show your location (if you want to):click here to view the...
View ArticleIon-toggle change event not working
@icarus_31 wrote: Hi, I would like to know why the "change" event is not triggered when changing the toggle state. What am I missing? html <ion-item> <ion-label>Toggle...
View Article