lambertf917 / lambertf917/ubereats-clone-app-using-react-native

Remove Unnecessary Empty Space at Bottom of Voucher Screen for Improved Layout

Open
#100 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
0
Forks
0
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The payload does not identify the voucher screen file, entry point, or tests, so first locate the voucher screen in the React Native app and inspect its layout styles. Done means the unwanted bottom space is removed or intentionally used, with the screen remaining visually consistent and verified on the relevant device sizes.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
design, mobile
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.