1.4.2 App 컴포넌트
다음으로 App.js 파일을 열어보세요.
App.js
/**
* Sample React Native App
*
*
* @format
* @flow strict-local
*/
import React from 'react';
import {
SafeAreaView,
StyleSheet,
ScrollView,
View,
Text,
StatusBar,
} from 'react-native';
import {
Header,
LearnMoreLinks,
Colors,
DebugInstructions,
ReloadInstructions,
} from 'react-native/Libraries/NewAppScreen';
const () => React$Node () => {
return (
( )
);
};
const styles StyleSheet. ({
( )
});
export default App;