Skip to content

Commit 443d33b

Browse files
committed
Added lecture slides.
1 parent 877a3a2 commit 443d33b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

lecture.pdf

1.52 MB
Binary file not shown.

screens/HomeScreen.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@ export default class HomeScreen extends React.Component {
2929
</View>
3030

3131
<View style={styles.getStartedContainer}>
32-
3332
<Text style={styles.getStartedText}>Welcome to CS 196 Web Hackerspace!</Text>
34-
3533
<View style={[styles.codeHighlightContainer, styles.homeScreenFilename]}>
3634
<Text>Your assignment:</Text>
3735
<Text>Create your own app using React Native! (and post it to Github)</Text>

0 commit comments

Comments
 (0)