Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Populating feature recipes #27

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Conversation

CollinFox
Copy link
Contributor

Screen_Recording_20221204-211438_Expo.Go_1_1.mp4

This will populate the recipes in the featured tab so that they are included with the basic details (name, prep time, etc.)
There is a video attached that demonstrates what I have. This still needs to be styled though.

Copy link

@lizageorge lizageorge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good luck

@@ -9,7 +9,7 @@ function PantryEditButton({children, color, onPress}) {
onPress={onPress}
>
<View>
<Text>Edit</Text>
<Text style = {{fontWeight: 'bold'}} >Edit</Text>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't make this change

@lizageorge
Copy link

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants