Skip to content

Commit 1f36066

Browse files
committed
Example is updated
1 parent 136e49e commit 1f36066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ export default class App extends Component {
132132
<StatusBar barStyle={"light-content"} />
133133
<View style={styles.container}>
134134
<SearchBar
135-
onPressToFocus={false}
135+
onPressToFocus
136136
autoFocus={false}
137137
fontColor="#c6c6c6"
138138
iconColor="#c6c6c6"

0 commit comments

Comments
 (0)