UNPKG

expo-video

Version:

A cross-platform, performant video component for React Native and Expo with Web support

5 lines (4 loc) 133 B
export default { // Fixes webpack issues with NativeVideoModule.VideoThumbnail not existing on web. VideoThumbnail: () => {}, };