maxs15 / maxs15/react-native-modalbox
Absolute positioning in Android has some problem
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.9k
- Forks
- 496
- PR merge metrics
- No merged PRs in 30d
Description
- In Android, when absolutely positioned beyond modalbox will not be displayed.
- In ios it's fine.
- If you have encountered this problem, please teach me how to fix it
in android
in 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
Reproduce the Android case shown in the issue, focusing on absolutely positioned content extending beyond the modal box, and compare it with the supplied iOS result. Start at the react-native-modalbox component and Android rendering path; done means the positioned content is visible on Android as it is 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
- Needs clarification
- Newbie friendliness
- 25/100

