UNPKG

react-native-buglife

Version:
4 lines (3 loc) 140 B
import { AppRegistry } from 'react-native'; import App from './App'; AppRegistry.registerComponent('reactnativebuglifeexample', () => App);