expo-av Video - TypeError: Cannot read property 'ScaleNone' of undefined

Please provide the following:

  1. SDK Version:~44.0.0
  2. Platforms(Android/iOS):
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

My project is TypeScript expo SDK 44. I want to use the Video component from expo-av but i receive the error of: “TypeError: Cannot read property ‘ScaleNone’ of undefined”.
What should i do?

expo-av work well with TypeScript(TSX) project? because with JavaScript(JSX) project it is work fine.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.