meliorence / meliorence/react-native-snap-carousel
Banner image resize to small after swipe and pull down
Nobody has claimed this yet.
- 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):

After Swipe Use Refresh Controll (React Native) :

Version :
"react-native": "^0.54.0",
"react-native-snap-carousel": "^3.7.2"
Pastebin :
https://pastebin.com/YBVuQAwD
Contributor guide
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 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