React Native Image Component // Tips, Tricks and Gotchas

Поделиться
HTML-код
  • Опубликовано: 6 фев 2025
  • Thanks to all the channel supporters, I can create a new full course for React Professionals looking to quickly level up to React Native.
    -- React Native for Professionals --
    Complete Playlist for Subscribers (free 🤗): • Professional React Native
    Complete Playlist for Members (early release - no ads - 🙏🏻 for your support): • Members - React Native...
    🏷 #basarat #TypeScript #JavaScript #React #ReactNative #Tutorial
    👇 ❤️ Subscribe for MOORE ❤️ 👇
    www.youtube.co...
    🌹 Support 🌹
    Join: / basaratali
    ~
    / basarat
    github.com/bas...
    basarat.com/

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

  • @marslogics
    @marslogics 2 года назад +1

    Enough details for using image components. Thank you. Nice trick declaring modules for importing image types. 🔥

  • @Mahadev-x7u
    @Mahadev-x7u 7 месяцев назад +2

    🔥💯

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

    Found this helpful, after hours of trying to render a google place api photo in react native

  • @developerfriendly
    @developerfriendly 2 года назад +2

    sending headers using image source does not work. like sending an auth token. do you have any idea on how to solve this issue?

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

      I think, in that case you have to load image same as you load any type of external data like json from remote resource.
      what do you think @basarat

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

      Yes. I agree with @marslogics 💯

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

    how to make lazy loading image?

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

    Found this helpful, after hours of trying to render a google place api photo in react native