question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Carousel with long pagination

See original GitHub issue

Is this a bug report, a feature request, or a question?

Question.

Have you followed the required steps before opening a bug report?

(Check the step you’ve followed - replace the space character between the square brackets ([]) by an x.)

Have you made sure that it wasn’t a React Native bug?

Yes

Is the bug specific to iOS or Android? Or can it be reproduced on both platforms?

Both

Is the bug reproductible in a production environment (not a debug one)?

Yes

Environment

Environment: React: 16.3.1 React native: 0.55.2 react-native-snap-carousel: 3.7.2

Target Platform: Android (6.0) iOS (10.3)

Expected Behavior

In case of large number of items it should just show few items in pagination with current item in center.

image

Actual Behavior

It shows long pagination, initially current item index is out of screen etc. image

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:6
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
bd-arccommented, Sep 27, 2018

Thanks for the link @anniewey!

It should be a piece of cake to connect this plugin to the carousel since the latter is a FlatList 😃

0reactions
doouguicommented, Apr 28, 2022

I’m having the same problem here. Do you guys have any solution to this issue?

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to create pagination in carousel table? - Stack Overflow
Example: i have 8 rows in table and i want to show only 4 rows remaining go to next page in carosal so...
Read more >
Enabling pagination images for a Carousel - Dynamic Drive
You can easily enable pagination button be shown for any Carousel on your page, which lets users visually see which panel they're currently...
Read more >
react-native-snap-carousel/PAGINATION.md at master - GitHub
Prop Description Type Default activeDotIndex Index of the currently active dot Number Required dotsLength Number of dots to display Number Required vertical Whether to layout dots...
Read more >
Pagination - Splide
Learn how to customize the pagination. ... In case that you want to disable this "paging" — meaning make a carousel move one...
Read more >
Pagination + Bootstrap's Carousel == limiting images/query
What' I'm stuck with, is how to tie bootstrap's logic/function(?) so to get the next image. I'm assuming some sort of AJAX. Has...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found