Skip to content

Choose a tag to compare

@github-actions github-actions released this 30 Jun 07:25
· 14 commits to main since this release
0f03f28

Major Changes

  • fbcc018: 🎉 Release react-native-vimeo-bridge v1.0.0

    • feat: support all vimeo embed options
    • refactor: rename VimeoPlayerInstance to VimeoPlayer and component to VimeoView
      • Rename VimeoPlayerInstance class to VimeoPlayer for clearer API
      • Rename VimeoPlayer component to VimeoView following expo-video pattern
      • Improves developer experience with familiar naming conventions

    ❗ BREAKING CHANGE: VimeoPlayer component is now VimeoView, VimeoPlayerInstance type is now VimeoPlayer