maxs15 / maxs15/react-native-modalbox
Bottom positioned modal with text input, keyboard covers lower inputs
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.9k
- Forks
- 496
- PR merge metrics
- No merged PRs in 30d
Description
How would you make the modal move beyond the top limit or something? I would like the modal to move so the focused input is shown above the keyboard if keyboard is covering it
Contributor guide
No contributing guide indexed for this repository
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 reproducing a bottom-positioned modal with a text input while the keyboard is open, checking whether the focused input is obscured. Inspect the modal's positioning and keyboard-handling entry points; done means the modal moves as needed so the focused input remains visible above the keyboard.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100