time před 6 roky
rodič
revize
0466fa4164
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  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}>