Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprenda Using the Image Component | Core Concepts of React Native
Foundations of React Native

bookUsing 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

Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 2. Capítulo 4

Pergunte à IA

expand

Pergunte à IA

ChatGPT

Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo

Awesome!

Completion rate improved to 3.45

bookUsing the Image Component

Deslize para mostrar o 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 source prop;
  • Including the image's dimensions by providing its width and height is important.

Example

In Practice

Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 2. Capítulo 4
some-alt