Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

250
Vistas
How To Import Every Components At Once From React Native?

As we all know that if we want to work in React Native, then for that we have to import things like this.

import { View ,Text } from "react-native";

But I want to know is there any way that we don't have to import these components again and again from React Native, because I am a web developer who want to become android app developer right now. And as we all know that we don't need to import such tags again and again in HTML.

Can we do something like this in React Native?

import * from "react-native";

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

import * as ReactNative from 'react-native'


<ReactNative.Text>Text component</ReactNative.Text>;

If I'm not mistaken you want to achieve such behavior?

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda