Skip to content

Releases: react-native-bridges/react-native-vimeo-bridge

react-native-vimeo-bridge@0.1.1

28 Jun 13:50
6d6f4b8

Choose a tag to compare

Patch Changes

  • 38292f4: fix(styling): replace CSS file with inline iframe styling

    • Remove CSS file dependency causing webpack parse errors
    • Apply width/height styles directly via JavaScript after iframe loads
    • Improves package compatibility without requiring CSS loaders
    • Breaking Changes: The removal of width, height, maxwidth, maxheight, and responsive from VimeoPlayerOptions (vimeo/player.js#38 (comment))

react-native-vimeo-bridge@0.1.0

28 Jun 04:14
1262f59

Choose a tag to compare

Minor Changes

  • bf0a2f0: feat: 🎉 Initial Release react-native-vimeo-bridge v0.1.0