There is no good curved tabs in ionic?
@umaiz33 wrote: I am trying to find some good tabs example but I am not able to find a single example. There is no option or component in ionic for curved tabs or other good tabs? I am attaching 1...
View ArticleTab Routing Issue
@tchinou1 wrote: Hi everyone ! I’m wondering if this is a bug or me just missing something, but I can’t figure out how to navigate within a certain tab. Like when you check the profile of someone from...
View ArticleBuild Ionic 5 React Firebase Coronavirus Dashboard Mobile App
@didinj wrote: Djamware.com – 12 Apr 20 Build Ionic 5 React Firebase Coronavirus Dashboard Mobile App The comprehensive step by step tutorial on building Ionic 5, React Hooks, Firebase, and Capacitor...
View ArticleChange tab colors ionic conference app
@AIBug wrote: i am trying to change the active tab colors (icon or background) for the ionic conference app. I’ve tried everything i could find. Does anyone know why they won’t change? Here is the...
View ArticleInvalid auth token
@wjun20314 wrote: (topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) Posts: 1 Participants: 1 Read full topic
View ArticleSetting dynamically control absolute position
@sergiosmail wrote: Hi guys Surely I’m doing something right, but I hope you can help me with it. My source code looks like: <img style="position: absolute; left: {{imageInfo.left}}px; top:...
View ArticleAnimate Child component
@lickos wrote: Hello all. Hope you are all doing well and “stay at home”. I want to ask a quastion about animation. Is it possible to “move” (translateX or translateY) a Child Component and move...
View ArticleNo video with supported format and mime type not found
@AIBug wrote: so… i’m trying to get a video on my page from a data.json It is strange, if i source the video directly, it works fine. here is my code, then i’ll explain more. html <div...
View ArticlePreparation failed during iOS Xcode 11 build
@pirmax wrote: Hi, I’ve an error when I build with iOS Xcode 11 on Ionic Pro Hub. Running with gitlab-runner 10.2.0~beta.147.gbd1f3fcb (bd1f3fcb) on ip-10-2-128-50 (c93ac604) Creating new VM… ERROR:...
View ArticleDifference betwen npm run build, ng build and ionic build
@YXUN wrote: Hey guys, noob here. I have watch tutorials on ionic and angular, and I just can’t differentiate all these 3 as saw different developers used 3 different kinds of command. npm run build...
View ArticleNavController.back() function going to home page even if I have other pages...
@charles-s wrote: Hello everybody! I am new to Ionic and I have been struggling to make my navigation works. I am using NavController’s navigateForward, navigateRoot and back functions and nearly...
View ArticleAttempting to use typescript definitions for Apple MusicKitJS in Ionic 5
@tbaumer22 wrote: Hey everyone, I’m attempting to use Apple’s MusicKitJS framework inside of my Ionic 5 project with Angular. Originally, I attempted to reference the framework from a script tag...
View ArticleIonic header
@elkestudio wrote: Hello, I’m curious if there is a way to place custom component as a header (or inside ion-header) inside ion-app without it to be fixed? Same way for footer Posts: 1 Participants: 1...
View ArticleEquivalent of IonicPageModule.forChild() in Ionic 4
@vitonimal wrote: Hello! I am migrating from Ionic 3 to Ionic 4 and I plan on using the angular router. The general process was pretty straight forward for the most part, but I did encounter some...
View ArticleWhat would be the Ion base class in Ionic 4?
@vitonimal wrote: Hello! I am migrating to Ionic 4 and the code I am translating is using a class that extends the Ion class, previously in ‘ionic-angular’. However, I do not see the Ion base class in...
View ArticleAny firebase realtime DB plugin supported by capacitor?
@Rasioc wrote: I’m starting a new app and want to use several firebase capabilities like Auth, Realtime DB, etc… However, Seems like both “Firebase” and “FirebaseX” plugins are not supporting...
View ArticleAngular filter ion-list using ion-select
@TomTruyen wrote: Hello I’m quite new to ionic (& angular framework) and I’m currently using the latest version. I’m working on a fitness app on which I currently have a list of exercises which I...
View ArticleIonic 5 changing default font family
@abdosaeed wrote: Hi my ionic version is 6.5.0 i did next: 1- in assets folder, i create folder named fonts 2- in global.scss, i put next code @font-face { font-family: ‘appfont’; font-style: normal;...
View ArticleProblems Connecting to Firestore Cloud Database
@ryan-kelly1997 wrote: I am trying to create a search bar in an ionic application to filter through a collection in Firebase Cloud firestore database. I cannot seem however to establish a connection....
View ArticleJavascript to trigger scroll of ion-content
@joelphilippage wrote: I am trying to write an extension in chrome from scrolling content with the keyboard. This is easy with most sites, but ones with built with ionic do not scroll the same. The...
View Article