liinnjohansson / todays-lunch

0 stars 1 forks source link

2 creating togglemenu #27

Closed eminamuratspahic closed 3 years ago

eminamuratspahic commented 3 years ago

close #2 (not 5)

eminamuratspahic commented 3 years ago

Also added this from expo: https://docs.expo.dev/versions/latest/sdk/safe-area-context/

EmelieBrobergs commented 3 years ago

this line does not look right in index.tsx: theme={colorScheme === 'light' ? DarkTheme : DefaultTheme}>

and in TabOneScreen, this line don't look right, ether delete it or add text "week slider". <Text style={styles.title}></Text>

Picture: Deleted icons and text row in TabOneScreen. That the text is blue I think is OK, easy to fix later/ make it possible to work with the color.ts file 👍🏼 suggestst to make this changes in the code to follow design. NOTE. The header height is right in Expo Go on my phone (Android Huawei P30). On the emulator in computer it does not look good tho, see picture.

image image

On my phone: image