leecade / leecade/react-native-swiper

React-Native-Swiper problem with react-native-router-flux

Open
#960 1 comment 0 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 ?

OSX Mojave

Version

Which versions are you using:

  • react-native-swiper v1.5.14
  • react-native v0.58.0

Hi guys! I'm having a weird problem with this library, and I'm not really sure what is causing it. Basically we are using react-native-router-flux for the navigation & routing.
And here's the weird problem: When we set the initial screen to a screen that contains the swiper, the swiper works just fine.
BUT, when we get to a screen, from another screen, that has a swiper in it, the swiper doesn't load, it just shows the loading animation until we swipe once and everything works again.

This only happens on IOS, on Android everything works just fine.

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

Reproduce the issue on iOS with react-native-swiper v1.5.14 and React Native v0.58.0, comparing an initially displayed swiper with one reached through react-native-router-flux. Inspect the swiper's loading and initialization behavior during navigation; done means the swiper renders its content immediately without requiring a swipe.

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
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.