|
@@ -468,7 +468,7 @@ const FilterModal = ({
|
|
<View style={[styles.sceneContainer, { flex: 0 }]}>
|
|
<View style={[styles.sceneContainer, { flex: 0 }]}>
|
|
<View style={styles.textContainer}>
|
|
<View style={styles.textContainer}>
|
|
<Text style={styles.textWithIcon}>
|
|
<Text style={styles.textWithIcon}>
|
|
- Your location is shared each time you press the{' '}
|
|
|
|
|
|
+ Your location is shared each time you launch the app and whenever you press the{' '}
|
|
<View style={styles.icon}>
|
|
<View style={styles.icon}>
|
|
<LocationIcon width={12} height={12} />
|
|
<LocationIcon width={12} height={12} />
|
|
</View>
|
|
</View>
|