We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d66ebbf commit eacd45eCopy full SHA for eacd45e
template/App.tsx
@@ -74,7 +74,7 @@ const App = () => {
74
backgroundColor: isDarkMode ? Colors.black : Colors.white,
75
}}>
76
<Section title="Step One">
77
- Edit <Text style={styles.highlight}>App.js</Text> to change this
+ Edit <Text style={styles.highlight}>App.tsx</Text> to change this
78
screen and then come back to see your edits.
79
</Section>
80
<Section title="See Your Changes">
0 commit comments