File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -45,16 +45,6 @@ export default function HomeScreen() {
45
45
Tap the Explore tab to learn more about what's included in this starter app.
46
46
</ ThemedText >
47
47
</ ThemedView >
48
- < ThemedView style = { styles . stepContainer } >
49
- < ThemedText type = "subtitle" > Step 3: Get a fresh start</ ThemedText >
50
- < ThemedText >
51
- When you're ready, run{ ' ' }
52
- < ThemedText type = "defaultSemiBold" > npm run reset-project</ ThemedText > to get a fresh{ ' ' }
53
- < ThemedText type = "defaultSemiBold" > app</ ThemedText > directory. This will move the current{ ' ' }
54
- < ThemedText type = "defaultSemiBold" > app</ ThemedText > to{ ' ' }
55
- < ThemedText type = "defaultSemiBold" > app-example</ ThemedText > .
56
- </ ThemedText >
57
- </ ThemedView >
58
48
</ ParallaxScrollView >
59
49
) ;
60
50
}
You can’t perform that action at this time.
0 commit comments