maxs15 / maxs15/react-native-modalbox
Android: keyboardTopOffset does not work
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.9k
- Forks
- 496
- PR merge metrics
- No merged PRs in 30d
Description
@maxs15 is keyboardTopOffset working for you on Android. It always uses 0 for me, no matter what I set it. Works fine on iOS.
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 the issue on Android with keyboardTopOffset set to a nonzero value, then trace the keyboardTopOffset handling in the React Native modal implementation. Done means the configured offset affects the modal position on Android as it already does on iOS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100