Browse Source

1.主页导航

time 6 năm trước cách đây
mục cha
commit
0466fa4164
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      App.js

+ 3 - 0
App.js

@@ -25,10 +25,13 @@ import {
 } from 'react-native/Libraries/NewAppScreen';
 
 const App = () => {
+
+
   return (
     <Fragment>
       <StatusBar barStyle="dark-content" />
       <SafeAreaView>
+
         <ScrollView
           contentInsetAdjustmentBehavior="automatic"
           style={styles.scrollView}>