-
```
CarouselSlider(
items: widget.data.map((e) {
return Builder(
builder: (context) {
return Container(
padding: E…
-
### Is this a bug report, a feature request, or a question?
question but possible bug.
### Have you followed the required steps before opening a bug report?
- [x] I have read [the guideline…
-
Pagination is not exported on latest releases
-
I think the user gesture conflicts between [react-native-zoomable-view] and [react-native-pager-view](https://github.com/callstack/react-native-pager-view)
-
To reproduce:
1. Enable Carousel.
2. Create a new page with a gallery of images.
3. Elsewhere on the page, insert a standalone image that links to a carousel URL from the gallery. Example: `http:…
-
### 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 - put an `x` c…
-
BUG REPORT
### Have you followed the required steps before opening a bug report?
(Check the step you've followed - put an `x` character between the square brackets (`[]`).)
- [x] I have read …
-
# Goal
Hand pick a few Phlux series and curate them within a QRiS project.
# Key Points
- Ready only! Phlux series will continue to be managed within the Phlux app/website.
- Dockable windo…
-
## CAROUSEL
Auto-scroll left to right whatever component has been inserted into the carousel
### Example
* **[Video](https://www.screencast.com/t/5M5RS7nU):**
* **Image**
### Properties
- [x] Car…
-
Hello,
I have implemented Carousel autoplay. After one full cycle (when every element in the array has been showed) the next slide starts animation from left to right instead of right to left. It l…