IOS : keyboard above the input in footer
@EnzoDLP wrote: Like i said in the title, when i use the input in the footer, the keyboard is showing above the footer so i can’t use it … The problem is since I made the update of the plugin:...
View ArticleHow to iterate the ngFor in reverse
@rajbasilio wrote: I have an array called dewList. I was to iterate or get the values in the reverse order. <ion-item *ngFor="let list of dewList" > I have tried it with the <ion-item...
View ArticleCordova-plugin-firebase update badge when app in background
@Birke wrote: Hello, i want to update the badge number if a message is receive. but in in plugin cordova-plugin-firebase it is only possible, if the app is in foreground. how can i do that if the app...
View ArticleChange color bullet ION SLIDES V4?
@acqua000 wrote: how to change color bullet in ionic 4 on slides dot? please not work .swiper-pagination { padding: 3px; bottom:0px; .swiper-pagination-bullet { background: #FFF; margin: 0 3px; } }...
View ArticleChange header size (with title and icons)
@benjaminb_ wrote: Hey there Is it possible to adjust the height of the header in ionic V4 ? I want to increase it a little bit. I tried with CSS, it’s fine on the browser, but on real device (iOS)...
View ArticleDynamic header menu based on login data
@patrickSiyou wrote: hello the team! I tried to look on the forum the solutions to the problem similar to this one but I still have not managed to correct it. please somebody can help me? app.html...
View ArticleAdd Customize animation to ion-router-outlet
@noext wrote: Hello , i want to know if it possible to create my own animation between page with ion-router-outlet ? In the documentation ( https://beta.ionicframework.com/docs/api/router-outlet ) ,...
View ArticleHow to update a single value of an object in Firebase
@MarioRud wrote: Hi all! I’m currently working on a simple Firebase/Ionic to do list app for an assignment. I’m quite new to Ionic and still figuring things out. I want to add an ngClass to each task...
View ArticleIonic v4 pwa with fileopen dialog an open email with file
@anna_liebt wrote: Hello, I want to make my first steps on a pwa with ionic v4. I want to open a file dialog, get the file or filepath , open any mail software with a new mail where the file is...
View ArticleOffline Leaflet Map not showing the map only grey color
@kevinpallado wrote: So what am I doing is trying to get a map from a certain part and load it, it works with the browser and using ionic serve but when doing apk file (ionic build) and after...
View ArticleDifferent ion-card Background Color based on Value of ion-input
@rafidahputrih wrote: How to create a different ion-card background color based on value of ion-input? This is my .html <ion-content padding> <ion-input [(ngModel)]="cStatus" type="hidden"...
View ArticleTab Content does not paint
@Scipio wrote: Hi, my app consists of a set of tabs that user navigates through. The issue I am encountering is that on the actual device, the contents of some of the tabs are not getting painted, but...
View ArticleHow to achieve select only one value from group of option in ion-select
@yogesh1994 wrote: How to possible select only one value from given group image.png850x335 13.6 KB Posts: 2 Participants: 2 Read full topic
View ArticleHow to use a external js file in ionic4
@flycoders_sourav wrote: i want to use use a external js cdn in my ionic 4 project please help me out Thanks in advance Posts: 1 Participants: 1 Read full topic
View ArticleOcr Mark Sheet Numbering
@masifnawaz wrote: Is it possible to create ocr recognition project with ionic that can count marked answers of mark sheet using ocr. Mark sheet look like image attached. Posts: 1 Participants: 1 Read...
View ArticleIonic ssl generate trust
@danreil wrote: I am using the new ionic 4.0.0-beta.19 framework, trying to use the ionic serve --ssl option. I have created a new ionic project using the cli, I have run ionic generate ssl, which has...
View ArticleIon-option dynamic styling
@CapAmerica wrote: I get params for dropdownlist from server. Each drop down option get its color from server. I tried <ion-option [style.background-color]=“item.color”> but it not works. How to...
View ArticleIonic 3 how to edit ion-selectable fields
@chakradharsw wrote: I want to edit the ion-selectable fields .i have country ,state ,city fields and those are linked to each other.i am not able to set the the data in three columns because those...
View ArticleCreate a component like the "+ New Topic"-component
@JensOlleOlsson wrote: Hi! I think the modal-like component that slides up when you click “+ New Topic” here in the forum is very useful for an application that I’m developing. I just noticed that you...
View ArticleAPP ID isnt recognized in IONIC VIEW
@Arizona2014 wrote: Hi, I’ve push all my code to IONIC repo, and I can generate deploys and packages in my dashboard. Now I wanna test my app in the old IONIC VIEW app, and when I enter my APP ID code...
View Article