smilewithkhushi / BasicNative

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

completed RecipeFinder App #52

Closed saikrishna823 closed 6 months ago

saikrishna823 commented 6 months ago

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

saikrishna823 commented 6 months ago

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

saikrishna823 commented 6 months ago

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

saikrishna823 commented 6 months 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 6 months 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.