filter, haptik, background
This commit is contained in:
@@ -20,9 +20,9 @@ export default function StackHeader() {
|
||||
<Feather name="arrow-left" size={26} color="white" />
|
||||
</TouchableOpacity>
|
||||
<Image style={styles.logo} source={{ uri: logoUriString }} />
|
||||
<TouchableOpacity>
|
||||
{/* <TouchableOpacity>
|
||||
<Feather name="share" size={26} color="white" />
|
||||
</TouchableOpacity>
|
||||
</TouchableOpacity> */}
|
||||
</View>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user