UNPKG

react-native-gif-player

Version:
7 lines 402 B
import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent'; import codegenNativeCommands from 'react-native/Libraries/Utilities/codegenNativeCommands'; export const Commands = codegenNativeCommands({ supportedCommands: ['jumpToFrame', 'memoryClear'] }); export default codegenNativeComponent('GifPlayerView'); //# sourceMappingURL=GifPlayerViewNativeComponent.js.map