·
14 commits
to main
since this release
Major Changes
-
fbcc018: 🎉 Release react-native-vimeo-bridge v1.0.0
- feat: support all vimeo embed options
- refactor: rename
VimeoPlayerInstancetoVimeoPlayerand component toVimeoView- Rename
VimeoPlayerInstanceclass toVimeoPlayerfor clearer API - Rename
VimeoPlayercomponent toVimeoViewfollowing expo-video pattern - Improves developer experience with familiar naming conventions
- Rename
❗ BREAKING CHANGE:
VimeoPlayercomponent is nowVimeoView,VimeoPlayerInstancetype is nowVimeoPlayer