Using the Image Component
Theory
- The Image component is used to display images in your app;
- It's similar to the HTML
<img>
tag; - You can set the source of the image using the
source
prop; - Including the image's dimensions by providing its width and height is important.
Example
In Practice
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 2. Розділ 4
Запитати АІ
Запитати АІ
Запитайте про що завгодно або спробуйте одне із запропонованих запитань, щоб почати наш чат
Awesome!
Completion rate improved to 3.45
Using the Image Component
Свайпніть щоб показати меню
Theory
- The Image component is used to display images in your app;
- It's similar to the HTML
<img>
tag; - You can set the source of the image using the
source
prop; - Including the image's dimensions by providing its width and height is important.
Example
In Practice
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 2. Розділ 4