React Native Tutorial - 10 - Image

Sdílet
Vložit
  • čas přidán 17. 07. 2023
  • 📘 Courses - learn.codevolution.dev/
    💖 Support UPI - support.codevolution.dev/
    💖 Support Paypal - www.paypal.me/Codevolution
    💾 Github - github.com/gopinav
    📱 Follow Codevolution
    + Twitter - / codevolutionweb
    + Facebook - / codevolutionweb
    📫 Business - codevolution.business@gmail.com
    Image
    React Native Tutorial
    React Native Tutorial for Beginners

Komentáře • 20

  • @kenkioqqo
    @kenkioqqo Před 20 dny +1

    I'm gradually becoming an experienced software engineer because of you, Vishwas. Proud to say you are my go-to React instructor!

  • @destinygames3449
    @destinygames3449 Před měsícem

    This is the best teaching style I have in my entire life, I can lean everything if someone teach me like this. You are the best. Clear, simple, step by step. I am amaze how I remember all things you say.

  • @maxfowzi
    @maxfowzi Před 11 měsíci +3

    Thanks, Vishwas. Waiting eagerly for the next video. Keep up the good work

  • @michealskup5730
    @michealskup5730 Před 11 měsíci

    Thank you!
    starving for the next one! 😊

  • @shanthala4855
    @shanthala4855 Před 9 měsíci

    Very informative , explanation is very clear. Thank you very much

  • @mohammadaminsaheb9162
    @mohammadaminsaheb9162 Před 9 měsíci

    bro you teach really simple thanks keep going and add some good project to this course

  • @nextleveltech267
    @nextleveltech267 Před 2 měsíci +1

    Thank you ❤️❤️ .. lot of love ❤️❤️

  • @kristijanlazarev
    @kristijanlazarev Před 7 měsíci

    Nice job explaining

  • @Wakkyguy
    @Wakkyguy Před 11 měsíci +3

    Why did you use require() to import the image? Why not import it as ES Modules?

  • @babulakter2121
    @babulakter2121 Před 11 měsíci +4

    Hello Vishwas, you're really helping a lot of peoples, man. You are great.
    Anyway, is it possible to provide at least 4-5 videos (on react native) a day ? actually just a single or 2 videos seems less while project is open. We want to practice more.
    Yes, we can practice from the doc, but Vishwas is Vishwas.
    Thanks man.

  • @tonmoyhussain6132
    @tonmoyhussain6132 Před 11 měsíci

    Thank you ❤

  • @gatjuatriek9852
    @gatjuatriek9852 Před 11 měsíci

    Thank you Vishwas

  • @ousssika5359
    @ousssika5359 Před 8 měsíci

    thanks man

  • @mohammadgolestnai1210
    @mohammadgolestnai1210 Před 11 měsíci

    Very good

  • @jihedbouchnak
    @jihedbouchnak Před 3 měsíci

    quick update network image we should indicate the size or the image will not work : style={{width: 100, height: 100}}

  • @ismailbakhach8990
    @ismailbakhach8990 Před měsícem

    so there so many type and size phones with different dimensions how to know if my app is responsive in all devices or not ?

  • @mihaibalan1917
    @mihaibalan1917 Před 4 měsíci

    Hi! I can't make svgs work.. any advice?

  • @factsbyalok
    @factsbyalok Před 10 měsíci +2

    Hi why you have used require instead of import?

    • @ismail-mouyahada
      @ismail-mouyahada Před 7 měsíci

      Because it's not supported in ECMA , its typescript specific when it comes to local files.

  • @YourMentorOfficial1
    @YourMentorOfficial1 Před 3 měsíci

    Please Create a video on these props of Image,
    // defaultSource
    // onLoadStart
    // onLoad
    // onError
    // loadingIndicatorSource
    // progressiveRenderingEnabled
    // fadeDuration
    // blurRadius
    // cache
    // headers
    // overlayColor