constinvariant=require("invariant");constReact=require("react-native");const{NativeModules:{GLCanvasManager}}=React;invariant(GLCanvasManager,`gl-react-native: the native module is not available.Make sure you have properly configured it.See README install instructions.React.NativeModules.GLCanvasManager is %s`,GLCanvasManager);