How to Capture & Save Images with IONIC REACT Using Capacitor

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ก.ย. 2024

ความคิดเห็น • 23

  • @yhzh755
    @yhzh755 ปีที่แล้ว +1

    Thanks for your great demo, it would be awesome if we could see a video conferencing example 🙏. And I really would like to know the bottle-neck of ionic, would it be an anti-pattern to build an AR app with it?

    • @galaxies_dev
      @galaxies_dev  ปีที่แล้ว

      Yeah WebRTC is still on my list! And if you can make AR work, why not? I wouldn't call this an anti pattern!

  • @jiuzhenpan2152
    @jiuzhenpan2152 ปีที่แล้ว +1

    Awesome video :) thank you 🙏

  • @DuncanGeoffrey
    @DuncanGeoffrey ปีที่แล้ว +1

    Great tutorial! Thank you.

    • @galaxies_dev
      @galaxies_dev  ปีที่แล้ว +1

      Glad it was helpful!

    • @DuncanGeoffrey
      @DuncanGeoffrey ปีที่แล้ว

      @@galaxies_dev Could you please link the Matt Netkow tutorial? Many thanks.

  • @robsondanilo7301
    @robsondanilo7301 ปีที่แล้ว +1

    When will getVideo be added to @capacitor/camera or is there another alternative for the ionic 7 react capacitor?

    • @galaxies_dev
      @galaxies_dev  ปีที่แล้ว

      There are other plugins, but the Capacitor Camera plugin does not yet support video :/

  • @vovasvidinsky1369
    @vovasvidinsky1369 ปีที่แล้ว +1

    Please more videos ionic/react/capacitor

  • @khencahyo13
    @khencahyo13 ปีที่แล้ว

    Hi sir, thanks for this tutorial. But, i have an problem, where file directory save image when we run this project and take photo from laptop browser? is it only stored in IndexedDB or on our filesystem too?

  • @michaelkurzewski2937
    @michaelkurzewski2937 ปีที่แล้ว

    i did tsx straight from the start and was like....hmm maybe there is some hidden agenda behind this :D we will see :P

  • @mahmoudghareeb6861
    @mahmoudghareeb6861 ปีที่แล้ว

    Hi simon,
    Advanced, thank you for these beautiful educational videos .
    I learned a lot from it.
    I was hoping you would help me with a problem I encountered .
    I'm starting a mobile app already, but not for taking pictures, for generating Qr Code.
    And now I want to save it on the phone or share it on WhatsApp ،
    How to do it ?
    Thanks again

    • @galaxies_dev
      @galaxies_dev  ปีที่แล้ว

      You can use the Filesystem to write files and later share them by getting their URI. In terms of generating a QR code, you can use basically any JS library for that!

  • @ryananto7015
    @ryananto7015 ปีที่แล้ว

    Capacitor is awalys found error when build to android... On version gradle or manifest or gradle wapper or or many or...

  • @rubenbrits7619
    @rubenbrits7619 ปีที่แล้ว

    Is it possible to upload these file to a server straight after capture? My server just receives empty files or x-www-form-urlencoded errors. Ive tried the approach in your angular ionic video as well.

    • @galaxies_dev
      @galaxies_dev  ปีที่แล้ว

      Sure, you could just perform that step automatically in the background after you get the captured image!

  • @Nurundin
    @Nurundin ปีที่แล้ว +1

    Hello Simon, is there a reason why your videos have gotten longer? It should to be a max of 30 mins per video which is essential to always try to learn something new from you. Still love your videos tho.

    • @galaxies_dev
      @galaxies_dev  ปีที่แล้ว

      Thanks for your feedback Nurudin! I'm trying out different styles and it's not always easy to cover something in

    • @liammcgarrigle
      @liammcgarrigle ปีที่แล้ว +1

      @@galaxies_dev I definitely usually appreciate longer videos. They are harder to skim for specific details but much better for really trying to learn something.
      I would say with the longer videos try and keep the chapters more specific