Skip to content

Commit 1ca22b8

Browse files
committed
Tell people in the template that the dev menu is a shake gesture.
1 parent 7d1257b commit 1ca22b8

File tree

1 file changed

+1
-0
lines changed
  • react-native-scripts/template

1 file changed

+1
-0
lines changed

react-native-scripts/template/App.js

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ export default class App extends React.Component {
77
<View style={styles.container}>
88
<Text>Open up App.js to start working on your app!</Text>
99
<Text>Changes you make will automatically reload.</Text>
10+
<Text>Shake your phone to open the developer menu.</Text>
1011
</View>
1112
);
1213
}

0 commit comments

Comments
 (0)