Using the Image Component
Swipe to show menu
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
sourceprop; - Including the image's dimensions by providing its width and height is important.
Example
In Practice
Everything was clear?
Thanks for your feedback!
Section 2. Chapter 4
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Section 2. Chapter 4