barmej / react-native-youtube-player

A Cross-platform Youtube Player component for React Native Built using the official YouTube IFrame Player API.
127 stars 49 forks source link

Cannot read property 'prototype' of undefined #78

Open alifardoss opened 1 month ago

alifardoss commented 1 month ago

I am using Expo Development Client to get this to work but it keeps giving me this for

import _extends from "@babel/runtime/helpers/extends";

BlackBear69420 commented 3 weeks ago

did you figure out how to overcome that?