UNPKG

@theoplayer/react-native-ui

Version:

A React Native UI for @theoplayer/react-native

5 lines 144 B
import React from 'react'; export const SvgContext = /*#__PURE__*/React.createContext({ fill: 'white' }); //# sourceMappingURL=SvgUtils.js.map