diff --git a/components/ViroSurface.tsx b/components/ViroSurface.tsx index eb699131..0512a302 100644 --- a/components/ViroSurface.tsx +++ b/components/ViroSurface.tsx @@ -96,7 +96,7 @@ export class ViroSurface extends ViroBase { } var VRTSurface = requireNativeComponent( - "VRTQuad", + "VRTSurface", // @ts-ignore ViroSurface, { diff --git a/dist/components/ViroSurface.js b/dist/components/ViroSurface.js index d381b273..da70e231 100644 --- a/dist/components/ViroSurface.js +++ b/dist/components/ViroSurface.js @@ -96,7 +96,7 @@ class ViroSurface extends ViroBase_1.ViroBase { } } exports.ViroSurface = ViroSurface; -var VRTSurface = (0, react_native_1.requireNativeComponent)("VRTQuad", +var VRTSurface = (0, react_native_1.requireNativeComponent)("VRTSurface", // @ts-ignore ViroSurface, { nativeOnly: {