A recipe application developed with React Native.
- User specific session
- Searching for dishes
- Categorizing Foods
- Required data for recipe
- Saving meals
- React Navigation
- Blur
- Linear Gradient
| Login Screen | Home 1 |
|---|---|
| Home 2 | Android Emulator |
|---|---|
| Recipe 1 | Recipe 2 |
|---|---|
git clone https://github.com/eminsaygi/recipe-app.gityarn add || npm installcd ios && pod install && cd ..(If you do not have CocoaPods installed on your machine, check this out.)
yarn ios/android