Commit c94b1c3e by G

test git switch account

parent 57b1e89d
...@@ -7,7 +7,7 @@ export default function App() { ...@@ -7,7 +7,7 @@ export default function App() {
return ( return (
<ThemeProvider theme={theme}> <ThemeProvider theme={theme}>
<View style={styles.container}> <View style={styles.container}>
<Text>Open up App.tsx to start working on your app!</Text> <Text>Open up App.tsx to start working on your app!!</Text>
<StatusBar style="auto" /> <StatusBar style="auto" />
</View> </View>
</ThemeProvider> </ThemeProvider>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment