Got some new errors. but close to having stuff
This commit is contained in:
@ -19,7 +19,7 @@ const Index = () => {
|
||||
onPress={() => alert('You pressed a button.')}
|
||||
>
|
||||
<FontAwesome name="picture-o" size={18}
|
||||
color='#25292e' style={styles.buttonIcon}
|
||||
color={Colors[scheme].background} style={styles.buttonIcon}
|
||||
/>
|
||||
<ThemedText
|
||||
style={[
|
||||
|
Reference in New Issue
Block a user