UNPKG

617 BSource Map (JSON)View Raw
1{"version":3,"file":"registerRootComponent.js","sourceRoot":"","sources":["../../src/launch/registerRootComponent.tsx"],"names":[],"mappings":"AAAA,OAAO,oBAAoB,CAAC;AAE5B,OAAO,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAE3C,MAAM,CAAC,OAAO,UAAU,qBAAqB,CAAI,SAAiC;IAChF,WAAW,CAAC,iBAAiB,CAAC,MAAM,EAAE,GAAG,EAAE,CAAC,SAAS,CAAC,CAAC;AACzD,CAAC","sourcesContent":["import 'expo/build/Expo.fx';\nimport * as React from 'react';\nimport { AppRegistry } from 'react-native';\n\nexport default function registerRootComponent<P>(component: React.ComponentType<P>): void {\n AppRegistry.registerComponent('main', () => component);\n}\n"]}
\No newline at end of file