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

168
Vistas
How to manually install 3rd party library in React Native without npm or yarn installer?

I need to manually install 3rd party library. And there is any impact on build run and performance?

The library is https://github.com/asmadsen/react-native-unity-view

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

0

there are multiple packages. some of them are only for development and some of them are needed in production too. for example think of eslint, a package for code quallity, in this package you do not need it in your production build, and only for developlemnt. but a package like chart.js is needed in your production build too. so you need to decide that if a package is needed in your production build or not. if its not needed you can add with

npm install --save-dev 

the above code will only add the package in your development and wont bundle it with your production build

hope that helps

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