leecade / leecade/react-native-swiper

Content of Swiper is not shown until ModalBox is fully animated

Open
#870 5 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
10.5k
Forks
2.3k
PR merge metrics
No merged PRs in 30d

Description

Which OS ?

iOS and Android

Version

Which versions are you using:

  • react-native-swiper v1.5.13?
  • react-native v0.56.0?
Expected behaviour

When using a react-native-modalbox to display a Swiper I expect to see the content of the Swiper while the ModalBox is being animated from the bottom of the screen. The ModalBox displays basic RN components such as Text, while animating, so I assume this has to do with the Swiper. I have tried loadMinimal and loadMinimalSize but that does not work.

Actual behaviour

The content of the Swiper will not be shown untill the ModalBox is fully animated in its final position.

How to reproduce it

To help us, please fork this component, modify one example in examples folder to reproduce your issue and include link here.

Will reproduce if this is not a known issue.

Steps to reproduce

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue with react-native-swiper v1.5.13, React Native v0.56.0, and react-native-modalbox. Modify an example in the examples folder to create a minimal reproduction, then inspect how Swiper content behaves during the modal animation. Done means the Swiper content is visible before the ModalBox reaches its final position.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.