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

[ADD] a Movie Finder App Screen #24

Closed smilewithkhushi closed 6 months ago

smilewithkhushi commented 6 months ago

This issue involves the addition of a screen where you can search and find your favourite movies. The following features have to be implemented :

Feel free to add the features of your choice and modify the UI and workflow accordingly!

Directory: src/screens/MovieFinder

Manaswini123456 commented 6 months ago

@smilewithkhushi please assign me with this issue. I would like to contribute and provide my insights and solutions. Would love to connect.

smilewithkhushi commented 6 months ago

@Manaswini123456 is assigned to work on the issue. Make sure you raise the associated PR within 2-3 Days. Feel free to reach out if you have any queries/doubts. Happy contributing!😊

Manaswini123456 commented 6 months ago

Thank you so much. Will start working on it and give you the update regarding the same

Manaswini123456 commented 6 months ago

@smilewithkhushi image there is an issue when 'npm install' is done. In order to tackle with that package.json had to be changed and then 'npm i' had to be done. The major change was the deletion of the fresco part of the package.json and then the inclusion of 'react-native-fast-image'

Manaswini123456 commented 6 months ago

@smilewithkhushi Hello, the given issue has been solved and the screenshots are as follows:

  1. WhatsApp Image 2024-05-12 at 18 32 20_cbf47f1d

  2. WhatsApp Image 2024-05-12 at 18 32 02_2ca6a729

Kindly check and let me know. In this the optional part hasn't been added. Let me know whether these are fine or not. And thank you for the opportunity.

Manaswini123456 commented 6 months ago

@smilewithkhushi I have raised the PR kindly check and merge