UNPKG

@shopify/react-native-skia

Version:

High-performance React Native Graphics using Skia

5 lines 153 B
import React from "react"; export const Oval = props => { return /*#__PURE__*/React.createElement("skOval", props); }; //# sourceMappingURL=Oval.js.map