Styling Cards in React Native

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ม.ค. 2025

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

  • @devbot2310
    @devbot2310 11 หลายเดือนก่อน +3

    @6:22 Nice tutorial, You can just write [ overFlow:'hidden' ] inside Image container( card ) to fix upper round corners of the image

  • @eng.alitaha
    @eng.alitaha ปีที่แล้ว +5

    I like the way you explained, useful, understandable, smooth, simple

  • @wazrymohamed1654
    @wazrymohamed1654 ปีที่แล้ว +2

    When we would use direction as column then parent component main axis is vertical so it increase the children in remaining space in vertical direction.When we would use flex direction row and apply flex grow along with it, then its main axis is horizontal so the children components defined with flex grow should occupy all the remaining space in horizontal form. Thank you sir for your effort.

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

    Completed the Images section along with reading the RN documentation. Indeed, its really well documented. Experiented with some of the properties of Image component. And was able to load images from web as well as from assets folder. Thanks Hitesh Sir, you created a treasure trove for learning React Native :)

  • @GoutamReddydazz
    @GoutamReddydazz ปีที่แล้ว +2

    You Are awesome.. you always teach how to learn.. that's a big part of learning.

  • @Asingh42
    @Asingh42 6 หลายเดือนก่อน

    Sir, Components Folder is missing in your gitHub Repository
    Please help

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

    shadowoffset work with shadow color. i think you should also add some shadow color as it is the property of shadowcolor

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

    Very good teaching skills

  • @mahendrarajput-c5n
    @mahendrarajput-c5n ปีที่แล้ว

    thank you for making such kind of video.

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

    Hello sir, watching and following you since long time.
    I want to ask is it worth to spend time on React native thing, i mean for kind of everything it depends on third party Packages,API's.
    Routing is also quite strange, in case of drawer navigation it directly takes to home page on back action.
    Also web sockets does not works properly in some cases.
    Styling is the only part i like, due to tailwindcss support.
    Can you please help me with this, to clear confusion and misconceptions

  • @RahulSharma-wz6yv
    @RahulSharma-wz6yv 11 หลายเดือนก่อน

    I have to search on google , because I don't have any work in my mind to appreciate your content, Thanks Hitesh ji

  • @vikaswakde-dj2dw
    @vikaswakde-dj2dw ปีที่แล้ว +1

    flexGrow determins,
    how much space,
    an item should occupy,
    inside a flex container,
    when there is extra space available.

    • @yashseth4626
      @yashseth4626 7 หลายเดือนก่อน

      what is meant by flexgrow:1 ,or what if i use flexgrow:10,

    • @NTgamer009
      @NTgamer009 5 หลายเดือนก่อน

      @@yashseth4626 It Will Take 10 Times More Space From Other Items When There is A Free Space

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

    Thanks for sharing, Following

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

    hii bro image not display simple in react native

  • @milonchandro1211
    @milonchandro1211 4 หลายเดือนก่อน

    Thankyou sir

  • @khushalgrow
    @khushalgrow 11 หลายเดือนก่อน

    Thank You!

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

    great sir thank you

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

    Nice 😊

  • @azammehmood3678
    @azammehmood3678 ปีที่แล้ว +3

    I download hawa mahal image as jpg and put it from local storage in the same project . the image was doing overflow on horizintal axis at start but when I give it width in Percentage i-e ( width:'90%' ) then adjusted according to screen width. Booooooooooom

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

    thankyou sir

  • @Aditya.Santra
    @Aditya.Santra ปีที่แล้ว

    👍

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

    Hello sir

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

    Manish Gari