How to Add SVGs to Expo React Native Apps using react-native-svg and react-native-svg-transformer

Поделиться
HTML-код
  • Опубликовано: 17 окт 2024

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

  • @LynxBaretta
    @LynxBaretta Год назад

    Thanks a lot for this video I am new in React Native development and I didnt know what was happaning that I was trying to display an image in this case an SVG and it was not working until a found this information and followed the steps and bingo!!! Thanks!!!

  • @DanielAmenyenu
    @DanielAmenyenu 5 месяцев назад

    Please how can i get the iphone 13pro emulator. Thanks

  • @KaitoAoki
    @KaitoAoki Год назад

    Can the following objects also be displayed?

    • @KaitoAoki
      @KaitoAoki Год назад

      const svgImages = [
      { id: 0, svg: , title: 'svg' },
      ]

  • @saminurrahman8244
    @saminurrahman8244 Год назад

    I didn't know height adjusts the width also! I gave up trying to fix width manually a few ago.

  • @tiagorodrigues3f
    @tiagorodrigues3f Год назад +1

    Amazing, Trank for you, my from brazil ♥

  • @ejikeezekwunem4162
    @ejikeezekwunem4162 2 года назад

    This is really helpful. Thank you so much.

  • @kaushik8918
    @kaushik8918 2 года назад

    Hey can u make tutorial for uploading multiple images and showing the file names.

    • @kaushik8918
      @kaushik8918 2 года назад

      Your tutorial videos are so good.

  • @Pra-La
    @Pra-La Год назад

    You are a life saver. Thank you

  • @fabianoCSouza
    @fabianoCSouza 2 года назад

    Very good thanks for the tips!

  • @maycofaciolo8768
    @maycofaciolo8768 Год назад +2

    You are amazing! I'm learning a lot with you!

    • @MissCoding
      @MissCoding  Год назад

      Thank you! Glad it has helped 😊

  • @guilhermenunes6524
    @guilhermenunes6524 Год назад

    Thanks!