10 Simple Ionic Hacks

Поделиться
HTML-код
  • Опубликовано: 2 окт 2024
  • Join my special Ionic School today: ionicacademy.com/
    Video Courses, Project Templates, Community & the Support you deserve to learn Ionic!
    #############################
    Want to read instead of watch? Here's the full tutorial: devdactic.com/...
    Want more tutorials? Here you go! devdactic.com/
    Just getting started? Take my 7 Day Ionic Crash Course: ionicacademy.c...
    #############################
    My Private Daily Vlog: / @solopreneuradventures...
    You can also find me
    on / schlimmson
    on / devdactic
    on / simongrimm_
    #############################

Комментарии • 27

  • @PJoriginal
    @PJoriginal 6 лет назад +2

    The --prod build actually also reduces the size of the app significantly, sometimes by 4 MB

  • @Lifensmile
    @Lifensmile 6 лет назад +1

    Hi Great Video!
    Do you have any hack to solve the issue with statusbar in Ionic ios app?

  • @ekhmoi4552
    @ekhmoi4552 6 лет назад +1

    None of them are hack...
    You should just called them "tips"

  • @ChannelAbinyaMuhammad
    @ChannelAbinyaMuhammad 5 лет назад +1

    Thanks Sir

  • @techdicer
    @techdicer 6 лет назад +1

    can you please tell me how can i make book view slider in ionic 3

  • @nicbarnaby
    @nicbarnaby 5 лет назад +1

    Thanks. Great video.

  • @arkoubmscontact3039
    @arkoubmscontact3039 5 лет назад +2

    thanks

  • @armandozabala
    @armandozabala 6 лет назад

    Thanks you bro for you good videos, you should teaching how implement BotChat in Ionic is Interesting.... Have a good Day

  • @jaenulton9953
    @jaenulton9953 6 лет назад

    Another great video Simon! I am curious about automating a few things. For example, my preferred editor is VS Code, with Hack #1 (removing scrollbar) is there a way within VS Code to use hotkeys to inject or dissect code on a particular page? Such as hitting CTRL+5 to add the code into the app.scss file and save it and maybe CTRL+6 to remove it.
    Thanks for the video! Looking forward to the next.

  • @lunedamkingsway2276
    @lunedamkingsway2276 6 лет назад

    Thanks Simon. Just a heads up though ... As per comment from Prasun Jajodia, to reduce the size of your app bundle and speed up start time for debug builds, just use the --prod flag. Using --release on a version of an [Android] app means you will be unable to install it on your device unless you also sign the apk using jarsigner.

  • @ameerattaa2250
    @ameerattaa2250 6 лет назад

    keep going bro

  • @RajdeepDasMusic
    @RajdeepDasMusic 4 года назад

    This is really great Thank you for this video. I have a request if you can show us how we can run an ionic app in the background even after the app is closed. It comes in handy for local and push notification services. Also if you can demonstrate how we can create tabs just like WhatsApp ie. The underline moves simultaneously when we drag the tab body horizontally.

    • @galaxies_dev
      @galaxies_dev  4 года назад

      For notifications, your app doesn't have to be in the background, they will come in anyway! And in general, the topic is really tricky and usually doesn't work very well on all platforms :/

  • @oliver45692
    @oliver45692 6 лет назад

    Currently I am facing the same „safari-developer-tools closing instantly“ bug. In the last years the most of the time safari debugging worked well. I think the bug exists for a few weeks now. Might be a MacOS X/ Safari bug. Do you have any further information?

    • @philipjbrowning
      @philipjbrowning 6 лет назад

      I get that same bug also. Like Simon said, usually restarting the device or computer works (sometimes). In the more recent versions of Safari, it seems more stable.

  • @cooltech5441
    @cooltech5441 6 лет назад

    awesome tutorial Simon, I love your tutorials about ionic.
    and, please make tutorial abaout ionic scroll horizontal card
    i always face error for that

  • @rezwansaki
    @rezwansaki 6 лет назад

    How I collect dull docs of Ionic 3.20? And what is it size?

  • @mdriyazuddinkhan
    @mdriyazuddinkhan 6 лет назад

    thanks, Simon for hack number 6 & 7.
    keep it up.

  • @67rlm
    @67rlm 6 лет назад

    Thanks for your videos!

  • @reyco1
    @reyco1 6 лет назад

    Awesome video man! Thanks!!!

  • @David-ej1ps
    @David-ej1ps 6 лет назад

    great video Herr Grimm

  • @kazehayashin3432
    @kazehayashin3432 5 лет назад

    Thank you, Mr. Simon for your tutorial. But hack number 1 can't use anymore for ionic 4. I try and don't work.

    • @galaxies_dev
      @galaxies_dev  5 лет назад

      Hmm maybe we need to check out if there's a CSS variable used now :/

    • @kazehayashin3432
      @kazehayashin3432 5 лет назад

      @@galaxies_dev thank you for your respon, Mr. Simon...
      The scroll has disabled after i convert aplication to apk use build command on ionic😁

    • @kazehayashin3432
      @kazehayashin3432 5 лет назад

      @@galaxies_dev But it will be very helpful if the scroll bar can be remobed while in the process of coding😆

  • @elmahdihanafi6340
    @elmahdihanafi6340 6 лет назад

    Please can you give me the name of editor you using