ChickenKyiv / ChickenKyiv/recipe-app-react-native

replace source of a static data

Open
#142 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
22
Forks
17
PR merge metrics
No merged PRs in 30d

Description

# Description/Steps to reproduce

Before we have an `assets/data/` folder when we store our recipes, right now, we moved that files into groceristar-fetch plugin. you should connect it and use.

Place that should be replaced:
- [ ] https://github.com/ChickenKyiv/recipe-app-react-native/blob/master/src/components/Directions/index.js#L6
- [ ] https://github.com/ChickenKyiv/recipe-app-react-native/blob/master/src/components/FreeRecipes/index.js#L6
- [ ] https://github.com/ChickenKyiv/recipe-app-react-native/blob/master/src/components/GroceryList/GroceryList.js#L8
- [ ] https://github.com/ChickenKyiv/recipe-app-react-native/blob/master/src/components/GroceryList/index.js#L12-L25
- [ ] https://github.com/ChickenKyiv/recipe-app-react-native/blob/master/src/components/GroceryListDepartment/index.js#L4
- [ ] https://github.com/ChickenKyiv/recipe-app-react-native/blob/master/src/components/GroceryListSettings/index.js#L12-L21

you can see how Shivam connect fetch plugin and grab data from it here: https://github.com/GroceriStar/react-native-shoppin-list/blob/master/src/HelperFunctions.js

# Expected result

# Additional information

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.