App.js import React from 'react'; import { SafeAreaView, StyleSheet, ScrollView, View, Text, StatusBar, TouchableOpacity, Button, } from 'react-native'; import { Header, LearnMoreLinks, Colors, DebugInstructions, ReloadInstructions, } from 'react-native/Libraries/NewAppScreen'; const App: () => React$Node = (props) => { return ( /**터치클릭이벤트*/ /* alert('View 클')}> 여기를누르면 */ /**버튼클릭이벤트*/ alert('눌렀다..