浏览代码

1.主页导航

time 6 年之前
父节点
当前提交
0466fa4164
共有 1 个文件被更改,包括 3 次插入0 次删除
  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}>