Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprende 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

¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 2. Capítulo 4

Pregunte a AI

expand

Pregunte a AI

ChatGPT

Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla

Awesome!

Completion rate improved to 3.45

bookUsing the Image Component

Desliza para mostrar el menú

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

¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 2. Capítulo 4
some-alt