fix BUGS in Pet adoption APP, tinder alike - react native, expo, mobile development
Budget: $15 – $25 USD
DEADLINE: ASAP, someone who can start immediately.
I am writing an application related to pet adoption. Unfortunately I got stuck in several places and made some mistakes, which seem easy on the surface, but unfortunately I can't solve them. Maybe there is a library missing in some cases?
I am looking for a developer who can help me solve them and leave a comment on how he did it so I can learn.
CARD: (attached screenshot Card)
1. I don't know why the buttons are coming to the top of the screen, now they are forcefully added to the bottom by margin-top, I need to solve this problem.
2. Pressing the center key should open CardExtended, navigate does not work.
CARD EXPANDED: (attached screenshot CardExtended)
1. I made a view for this screen with hardcoded text, I want it (for now, in the future I hope there will be a normal database) to be pulled from the data.js file
2. in this view I want the bottom navigation to be invisible, instead I want the navigation from Card (Footer.js) - with like, dislike and a middle button - but middle button in this view is going to turn off that view when user click it, and goes back to the previous, not extended.
Favorites
The swipe right - like, left - dislike is already working correctly, as well as the buttons below it. I need to add a function to the LIKE button and to the swipe RIGHT which will be responsible for adding these profiles to the favorites list.
1. when a user clicks the LIKE button or swipes to the right, the profile will be added to the favorites.
2. favourite list is hardcoded with text, but I don't know how to add an image, so it's not there, it should be like on the design (see the screenshot)
3. Add delete button
4. Clicking on the profile navigate user to the particular extended card.
I am writing an application related to pet adoption. Unfortunately I got stuck in several places and made some mistakes, which seem easy on the surface, but unfortunately I can't solve them. Maybe there is a library missing in some cases?
I am looking for a developer who can help me solve them and leave a comment on how he did it so I can learn.
CARD: (attached screenshot Card)
1. I don't know why the buttons are coming to the top of the screen, now they are forcefully added to the bottom by margin-top, I need to solve this problem.
2. Pressing the center key should open CardExtended, navigate does not work.
CARD EXPANDED: (attached screenshot CardExtended)
1. I made a view for this screen with hardcoded text, I want it (for now, in the future I hope there will be a normal database) to be pulled from the data.js file
2. in this view I want the bottom navigation to be invisible, instead I want the navigation from Card (Footer.js) - with like, dislike and a middle button - but middle button in this view is going to turn off that view when user click it, and goes back to the previous, not extended.
Favorites
The swipe right - like, left - dislike is already working correctly, as well as the buttons below it. I need to add a function to the LIKE button and to the swipe RIGHT which will be responsible for adding these profiles to the favorites list.
1. when a user clicks the LIKE button or swipes to the right, the profile will be added to the favorites.
2. favourite list is hardcoded with text, but I don't know how to add an image, so it's not there, it should be like on the design (see the screenshot)
3. Add delete button
4. Clicking on the profile navigate user to the particular extended card.