// import { AppRegistry } from 'react-native'; import App from './App12ScrollView'; export default App; // skip this line if using Create React Native App // AppRegistry.registerComponent('AwesomeProject', () => App);