ReactNativeDocsReactNativeDocs

DocumentaciĂłn de React Native

Guías completas y referencias técnicas para desarrollar con React Native.

Software Requirements

Complete guide to the software requirements needed for React Native development on different platforms.

introduction
7 min read•2024-01-22

Units System

Understand React Native's unit system and how to create responsive layouts that work across different screen sizes.

introduction
8 min read•2024-01-21

Basic Concepts

Learn the fundamental concepts of React Native development including components, props, state, and styling.

introduction
8 min read•2024-01-20

Expo vs React Native CLI

Compare Expo and React Native CLI to understand when to use each approach for your React Native project.

introduction
6 min read•2024-01-19

React Native CLI

Learn about React Native CLI, the official command-line tool for creating and managing React Native projects.

introduction
6 min read•2024-01-18

What is Expo?

Learn about Expo, the platform that simplifies React Native development with powerful tools and services.

introduction
5 min read•2024-01-17

Text - Componente de Texto

Referencia completa del componente Text para mostrar texto en React Native.

components
3 min read•2024-01-16

View - Componente Contenedor

Referencia completa del componente View, el contenedor básico de React Native.

components
3 min read•2024-01-16

useState Hook

Referencia completa del hook useState para manejar estado en componentes funcionales.

hooks
4 min read•2024-01-16

React Native vs React Web

Understand the key differences between React Native and React for web development, and when to use each one.

introduction
4 min read•2024-01-16

Flexbox - GuĂ­a de Referencia

Referencia completa de las propiedades Flexbox en React Native para crear layouts.

layout
5 min read•2024-01-16

Troubleshooting - Problemas Comunes

Guía para resolver los problemas más comunes en React Native y sus soluciones.

troubleshooting
6 min read•2024-01-16

Conceptos básicos de React Native

Los conceptos fundamentales que todo desarrollador React Native debe conocer antes de empezar.

introduction
6 min read•2024-01-15

What is React Native?

Learn what React Native is, how it works, and why it's the best choice for mobile app development.

introduction
3 min read•2024-01-15

Expo vs React Native CLI

ComparaciĂłn detallada entre Expo y React Native CLI para ayudarte a elegir la mejor opciĂłn para tu proyecto.

introduction
7 min read•2024-01-15

React Native CLI

Aprende sobre React Native CLI, su configuración, ventajas y cuándo usarlo en lugar de Expo.

introduction
7 min read•2024-01-15

React Native vs React Web

Descubre las principales diferencias entre React Native y React web, y cĂłmo adaptar tu conocimiento.

introduction
5 min read•2024-01-15

Requisitos de software para React Native

Todo lo que necesitas instalar y configurar para desarrollar aplicaciones React Native en tu sistema.

introduction
6 min read•2024-01-15

Sistema de unidades en React Native

Aprende por qué React Native no usa píxeles tradicionales y cómo funciona el sistema de unidades density-independent pixels.

introduction
7 min read•2024-01-15

¿Qué es Expo?

Descubre qué es Expo, sus ventajas, limitaciones y cuándo usarlo para desarrollo React Native.

introduction
6 min read•2024-01-15

¿Qué es React Native?

Descubre qué es React Native, cómo funciona y por qué es la mejor opción para desarrollo móvil multiplataforma.

introduction
4 min read•2024-01-15
DocumentaciĂłn - ReactNativeDocs