react-native-carousel icon indicating copy to clipboard operation
react-native-carousel copied to clipboard

Carousel component for react-native

Results 45 react-native-carousel issues
Sort by recently updated
recently updated
newest added

I did such as your example and throw an error :`unable to resolve modules react-native-carousel`

I want to use carousel for showing the welcome screens/tour. I want to dismiss the carousel when you swipe on the last element in carousel. Ideally i want to render...

It works with View, but not working with ScrollView Platform: Android 6

I was trying to get a full-width carousel, which wasn't that easy. This might be an improvement, as it assumes full width if no explicit width is set on the...

It's not possible to update the animate property after the initial render. A use case for it is one wants to stop animate if the user changes the page manually....

Indicators can be positioned on either side of the view because only meeting documentation properties: -indicatorAtBottom = {true} // Set to false to show the indicators at the top -indicatorOffset...

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 render method...

I'm working on a standard for displaying version support on React-Native module README files. I would love your feedback: [react-native-version-support-table](https://github.com/dangnelson/react-native-version-support-table/)

I have fixed the following issue: fixed map function undefined issue on android when only has one child