maxs15 / maxs15/react-native-modalbox
can i use this lib with react-native-web
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.9k
- Forks
- 496
- PR merge metrics
- No merged PRs in 30d
Description
hi @maxs15 , thanks for your great work.
i try use this library with react-native-web,
when coverScreen={false} everything is good,
i change it to true, the modal not cover the screen but side by side the parent screen.
could you tell me how to fix this?
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 modal in react-native-web with coverScreen set to false and true, then inspect the modal component's layout and positioning entry points. The work is done when coverScreen={true} makes the modal cover the screen rather than render beside its parent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100