UNPKG

88 BJavaScriptView Raw
1import Expo from 'expo';
2import App from '../../App';
3
4Expo.registerRootComponent(App);