smilewithkhushi / BasicNative

A set of beginner friendly mini projects built with React Native. Participating in GSSoC. Open to contributors
11 stars 24 forks source link

completed RecipeFinder App #52

Closed saikrishna823 closed 1 month ago

saikrishna823 commented 1 month ago

Completed the application.Implemented all the required features.Used drawer naviagtion to show favourites recipes.

saikrishna823 commented 1 month ago

@smilewithkhushi , kindly check this Pull request.Let me know any issues.

saikrishna823 commented 1 month ago

Oka,I will make required changes and let you know.

saikrishna823 commented 1 month ago

@smilewithkhushi ,I kept all the screens of RecipeFinder in src/screens/RecipeFinder only,and components also in the same manner.Could you please verify it again.

saikrishna823 commented 1 month ago

Hi @smilewithkhushi ,I maintained directory structure,I created separate folder for RecipeFinder,i that I created folders like components,screens,api,context.so that everyone will understand clearly.I made all the folders inside the RecipeFinder only.It doesn't cause any problem to directory structure.Please merge this pull request.