Improve coffee
This commit is contained in:
parent
6fb4b005fd
commit
f6e591339d
1 changed files with 1 additions and 2 deletions
|
@ -63,8 +63,7 @@ const Tabs = () => (
|
||||||
</View>
|
</View>
|
||||||
<Text style={styles.explainerHeading}>Tabs</Text>
|
<Text style={styles.explainerHeading}>Tabs</Text>
|
||||||
<Text style={styles.explainerDesc}>
|
<Text style={styles.explainerDesc}>
|
||||||
Never lose your place! Long-press on posts and links to open them in a new
|
Never lose your place! Long-press to open posts and profiles in a new tab.
|
||||||
tab.
|
|
||||||
</Text>
|
</Text>
|
||||||
<Text style={styles.explainerDesc}>
|
<Text style={styles.explainerDesc}>
|
||||||
<Image source={TABS_EXPLAINER} style={styles.explainerImg} />
|
<Image source={TABS_EXPLAINER} style={styles.explainerImg} />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue