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

321
Vistas
null is not an object (evaluating 'RCTVideoInstance.Contants')' with react native video

I'm Getting an error when importing and rendering the <Video /> Component from 'react-native-video'

My code seems to be fine but heres it anyways:

import { View, Text, Dimensions } from 'react-native';
import React from 'react';
import Video from 'react-native-video';

const Player = () => {
  return (
    <View>
      <Video 
      source={{
        uri: "https://youtu.be/WSJHAsnot54"
      }}
      style={{
        height: 100,
        width: Dimensions.get("window").width
      }}
      
      />
    </View>
  )
}

export default Player;

The error i am getting while rendering:

null is not an object (evaluating 'RCTVideoInstance.Constants')
about 4 years ago · Juan Pablo Isaza
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