Upgrade React Native Video SDK from 1.9.5 to 1.11.0

Do we have the steps to upgrade React Native Video SDK from 1.9.5 to 1.11.0?

1 Like

Hey @barileo, 1.9.5 → 1.11.0 should be backwards compatible the only breaking change is:

  • For Android - Removed x86 and x86_64 ABI support.
  • For iOS - SDK requires a minimum iOS version of 13.0.

You can find them in our changelog: Video SDK - React Native Changelog