About 221,000 results
Open links in new tab
  1. Ionic Forum - Build cross-platform mobile apps with HTML, CSS, …

    Forum for Ionic Framework, Capacitor, and everything cross-platform mobile app development related

  2. Ionic Framework Essentials: From Basics to Advanced Techniques

    Nov 23, 2023 · Embark on a transformative journey into mobile app development with “Ionic Framework Essentials: From Basics to Advanced Techniques.” This comprehensive guide is …

  3. Edge to edge Android - Ionic Framework - Ionic Forum

    Jan 5, 2025 · Hi, I’d like to add safe area padding for edge to edge android phones, right now it looks like this. Please notice the white, barely visible status bar on top and gesture navigation …

  4. How to create/build *.APK file for Android from Ionic project

    Jan 13, 2023 · hi friends, pls help me - I cannot crete *.APK file for Android device from my Ionic project. What’s wrong? I created new Ionic app: ionic start Test006 blank --type=angular app …

  5. SOLVED -–ion-safe-area has no effect on iOS - Ionic Forum

    Apr 25, 2024 · Ionic 8 and Capacitor 6 with VueJS I’ve seen several posts around this issue, but unfortunately none of the proposed fixes work for me, or seem “the right way to do it”. As I …

  6. Ionic: Native Unzip - ionic-v3 - Ionic Forum

    Aug 16, 2016 · $ ionic plugin add cordova-plugin-zip Then I think I had to declare it like this since there was something funky going on with the import… you declare this variable right …

  7. Capactor 7 on Android - Toolbar and Tab Bar - display issue

    Jan 23, 2025 · I have updated my app (Ionic 8, VueJs) to Capacitor 7 and noticed that the app doesn’t “respect” the system toolbar on tablets, instead the content (header) is squeezed …

  8. Ionic Generate Page Issue with Angular Standalone

    Feb 4, 2025 · Angular 19 updated the default components to standalone, so if you dont want to manually add all “standalone: false” to the components you can just downgrade to v18 of …

  9. Ionic capacitor using blocked aria-hidden issue

    Dec 22, 2024 · Blocked aria-hidden on an element because its descendant retained focus. The focus must not be hidden from assistive technology users. Avoid using aria-hidden on a …

  10. Ionic 7 - Mask on a ion-input - Ionic Angular - Ionic Forum

    Jun 27, 2023 · I updated my ionic to 7.1.2 but unfortunately the example ion-input: Custom Input Value Type Styling and CSS Properties doesn’t work. Did you manage to find a solution?