maxs15 / maxs15/react-native-modalbox
Is it possible to change the size of modal after it is rendered ?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.9k
- Forks
- 496
- PR merge metrics
- No merged PRs in 30d
Description
I want to increase the height of modal when modal content is scrolled upwards and decrease it when scrolled downwards.
I am changing the height but nothing seems to work. I wonder if it is possible or not ?
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 modal resizing behavior described in the issue and inspect how the React Native modal handles rendered height and scrolling. Done means the modal height reliably increases while content is scrolled upward and decreases while it is scrolled downward, or the issue is clarified with a documented limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100