lambertf917 / lambertf917/react-native-uber-eats-clone
Remove Unnecessary Empty Space at Bottom of Voucher Screen for Improved Layout
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
There is noticeable empty space at the bottom of the voucher screen, which affects the visual balance and user experience. It feels like the screen layout is incomplete or misaligned.
Describe the solution you'd like
I would like the layout of the voucher screen to be adjusted so that the empty space at the bottom is eliminated or utilized effectively, making the design more polished and consistent with the rest of the app.
Describe alternatives you've considered
Reducing the padding or margin at the bottom of the screen.
Adjusting the layout to stretch the content appropriately.
Adding a footer element (e.g., app tips, FAQs, or terms related to voucher usage) to use the space constructively.
Additional context
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running the app and locating the voucher screen and its layout definition. Compare the screen with the intended surrounding layout, then adjust the relevant spacing so the bottom gap is removed or used appropriately; done means the voucher screen has a balanced layout without unnecessary empty space.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100