Create an Image Background in React Native // PRO Lesson
Вставка
- Опубліковано 9 лют 2025
- A common feature in web development is a background image behind some content. This is such a prevalent design pattern that there is actually a component in react native specific for this purpose called the image background, so let's take a look 🌹
Thanks to all the channel supporters, I can create this 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/ - Навчання та стиль
Good lesson...💯
thanks , mate, helpful
In my opinion, it's better to keep such styles separate from React in css styles
I understand 🌹. But this is react native. There is no css styles :)
In react native, you can always export a StyleSheets object created in another ts or js file, that what I do to keep my styles in one place.
@@syedanasahmed9110 That's beyond the scope of the video