-
![image](https://cloud.githubusercontent.com/assets/148224/19595100/93807f8c-9788-11e6-9c1d-a277420d4f94.png)
è un task aperto per chi vuole contribire realizzando un componete grafico che implemen…
-
**Describe the bug**
As described above, `autoPlay` settings does not work when scrolling up or down with touches on `carousel` in a scroll view on Android. It works well on iOS.
**To Repr…
-
If your needs are simple, like carousel and you want to avoid adding a new dependency, use the [FlatList](https://facebook.github.io/react-native/docs/flatlist) component with the [pagingEnabled](http…
-
We currently have event `pageChange` on component `Carousel`. But we also have event `paginationclick` on `Pagination` and `navigationclick` on `Navigation`. Should we rename those two event in camalC…
-
- Figma Designs: [Figma-Ecommerce-UI-Kit-(Demo-Version)-(Community)](https://www.figma.com/file/tXhNJv706AWM0lXlyxLH9l/E-commerce-UI---Figma-Ecommerce-UI-Kit-(Demo-Version)-(Community))
- Use only `Fl…
-
Hi, I'm getting:
```
Error: Invariant Violation: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. Check the rend…
-
和这个RefreshControl 一起用的时候,两个都会触发
-
The options object is not reflected into the carousel and also
Please check and provide a solution how can we reload the carousel with dynamic options
-
I want to access slick modal from component, I tried it using ViewChild but it didn't work.
here is my code:
_
_
**@ViewChild('slickModal') public slickModal;**
but i always have …
-
### Is this a bug report, a feature request, or a question?
bug report
### Have you followed the required steps before opening a bug report?
- [x ] I have read [the guidelines regarding bug…