navigate to home instead of floàw
This commit is contained in:
@@ -109,7 +109,7 @@ const TabBar = ({ state = {}, descriptors = {}, navigation = {} }) => {
|
||||
<Text
|
||||
style={{
|
||||
fontSize: isWeb ? 14 : 10,
|
||||
color: isFocused ? Palette.white : "#8B8883",
|
||||
color: isFocused ? Palette.white : "#cacacaff",
|
||||
fontFamily: FONT_FAMILY.HelveticaNeueRegular,
|
||||
marginTop: 2,
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user