Great video, just pointing out at 11:36 the default value for align items is stretch not flex-start :) flex-start is the default for justify content only
Thanks so much for all your brilliant work Shaun. I wanted to ask, when you were talking about the scrolling problem. Was that essentially the equivalent of an overflow problem? My understanding so far is that flex stops the list container from overflowing at the bottom of the screen. Is that the right way to think of it. With flex:1 it might get easy to be lazy about it and just trial and error it until it does what you want haha, would be cool to figure out what use cases it shines for and when not to use it. This is deffo a good one though :)
Why is the flatlist not stretching to the bottom of the screen?? When we use 'flex:1', it is supposed to flex till the end of screen right?? We haven't added any margin toooo.........Is that a default behaviour??
Because of the padding of the content element which is wrapping the form and the list. It's set at 40 in the tutorial. I now it's a late reply but probably useful for someone else just starting on the series.
what is the difference between height:100% and flex:1 why view will not scroll if i set the height:100% while it dose if i set flex:1 ?? it is a little bit confusing to me
THE BEST FLEXBOX EXPLANATION ON EARTH!
THANK YOU!
Wow, this is the BEST flex box tutorial, I have ever come across
In 18+ minutes, I have understood what I have been having issues with for a long time
Its altogether a different feeling when we see our own app run😀
This is the best explanation about flexboxes i have found on the web so far!!, thanks so much
Awesome tut! Just wanted to point that the default for align-items is 'stretch' :) (11:40)
yo your the best at explaining flexbox i couldnt understand these properties for weeks
Thanks, Brooo, simple and quick tutorial, especially if you already know how to use React.
Thanks for making such a great tutorial series! Easily my fav :)
Thanks Angela :)
Great video, just pointing out at 11:36 the default value for align items is stretch not flex-start :) flex-start is the default for justify content only
this is a video before covid 19 - such a good year .. i miss it
Thank you teacher from the bottom of my ♥.
Awesome explanation..
Calling components as widgets, flutter devs feel you man
Wow! Thank you for the best explanation of flexbox 🙏
I love how he says "Axis"....best accent ever :)
Thanks so much for all your brilliant work Shaun. I wanted to ask, when you were talking about the scrolling problem. Was that essentially the equivalent of an overflow problem? My understanding so far is that flex stops the list container from overflowing at the bottom of the screen. Is that the right way to think of it.
With flex:1 it might get easy to be lazy about it and just trial and error it until it does what you want haha, would be cool to figure out what use cases it shines for and when not to use it. This is deffo a good one though :)
YOUR VIDEOS ARE SO SO GOOD :") IT'S VERY HELPFUL
My all time favourite #The Great #Netninja.. love from 🇮🇳
Amazing work as always!
Thank you, master!
SUCH AN AMAZING TUTORIAL
Sorry to keep going on, but this is such a good series, better than the paid ones on Udemy by a country mile
Thanks so much :)
All of your tutorials are just AWESOME *_* . Thx The Net Ninja
Man, you are good! Thanks for this video.
Amazing tutorial
this is what i'm looking for. great!
very informative ,thanks
🔥🔥🔥
This is great
awesome tutorial
thanks for sharing 😁
Thank you sensei
You are awesome. Thank you
Thank you.
Well explained, thanks a lot!
You mention that you have also used Flutter. Which do you prefer?
Wonderful content. Thanks a lot
What a nice video!!
Why is the flatlist not stretching to the bottom of the screen?? When we use 'flex:1', it is supposed to flex till the end of screen right?? We haven't added any margin toooo.........Is that a default behaviour??
Same question 🤔
Because of the padding of the content element which is wrapping the form and the list. It's set at 40 in the tutorial. I now it's a late reply but probably useful for someone else just starting on the series.
Hi Ninja,just ask a question which one you prefer ,flutter or react native
Thank you 💚
why in 14:19 box 1 and box 3 are not equal? Both of them have flex: 1
I see.. because if padding
Thanks!
Thank you
Thank you great tutorial
Why is item passed in an object and we need to destructure it to access it in the flatlist renderItem prop
You're the best !
why is the flex property not working on my react native ??? can anyone explain please ?
Good presentation
14:37 box one and three are clearly not the same width
❤️
one doubt i have is after I save my changes everytime the todolist does not get refreshed. It stays to what it was after adding or deleting todos
Thank you very much
love it
if we do like this in container why is it not working,
flexDirection:'column',
justifyContent:"flex-end",
Got it,we have to do flex:1 to make it work
Thanks
Hi, if the todo item is tool long it is going outside the list container. Please help
How to clear textinput after adding TODO?
what is the difference between height:100% and flex:1
why view will not scroll if i set the height:100% while it dose if i set flex:1 ??
it is a little bit confusing to me
Hi, Where can I find to codes of backgorundColor ?
@@Kiran_C_Nayak Thank you .
Your github link doesn't contain any lesson code. Please check
Hey it's not empty - you just have to select the correct branch for each lesson (top left, drop down on the repo) :)
𝓣𝓱𝓪𝓷𝓴𝓼 𝓯𝓸𝓻 𝓰𝓻𝓮𝓪𝓽 𝓻𝓮𝓪𝓲𝓬𝓽 𝓷𝓪𝓽𝓲𝓿𝓮 𝓼𝓮𝓻𝓲𝓮𝓼 👍🏻
Plz upload more flutter related content....plz
Thanks!
thanks