meliorence / meliorence/react-native-snap-carousel

Banner image resize to small after swipe and pull down

Open
#416 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

I have an app and there is a problem in Home page.
There is banner with max three images.
When scroll banner to index 1 or 2. After I use React Native Refresh Controller,
the image will resize/small than the banner image I have set.
Except at index 0 of banner image, that's still good when refreshing.

Before swipe banner and pull down (refresh control react native):
screen shot 2018-10-25 at 15 10 04

After Swipe Use Refresh Controll (React Native) :
screen shot 2018-10-25 at 15 11 20

Version :
"react-native": "^0.54.0",
"react-native-snap-carousel": "^3.7.2"

Pastebin :
https://pastebin.com/YBVuQAwD

Contributor guide

Open the contributing guide

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 with the Pastebin example and reproduce the issue using react-native 0.54.0, react-native-snap-carousel 3.7.2, and React Native Refresh Controller. Compare the banner at index 0 with indexes 1 and 2 after pull-to-refresh; done means all images retain the configured banner size.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.