import 'babel-polyfill'; import 'regenerator-runtime/runtime'; import './app/navigation'; // import { AppRegistry } from 'react-native'; // import Routes from './app/routes'; // // AppRegistry.registerComponent('RocketChatRN', () => Routes);