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

The best Swiper component for React Native.

Results 159 react-native-swiper issues
Sort by recently updated
recently updated
newest added

Hello I got an error when I updated my State on the callback of my function onIndexChanged. "Warning: Cannot update a component from inside the function body of a different...

I am using WSL2 ### "react-native-swiper": "^1.6.0" ### "react-native": "0.64.3" ### Expected behaviour I want to swipe right on the last onboarding screen to navigate to another screen in my...

### Which OS ? Both iOS and Android ### Version Which versions are you using: - react-native-swiper v? 1.6.0 - react-native v0.?.? 0.63.3 ### Expected behaviour Neither onMomentumScrollEnd nor onIndexChanged...

In my code I did swiper with the "react-native-swiper" directory. There is a problem that when the swiper screen is displayed then the last page jumps to the first page...

Hi Team, Thank you for this library. I am expecting that this library is still maintained. I am using this library in my latest project. And facing memory issues in...

Is it possible to disable completely the interaction with the gallery (an example is to programmatically block the user in one stage of the swipable gallery until he/she finishes a...

### Which OS ? Windows 10 x64 ### Version Which versions I am using: - react-native-swiper v 1.6.0-rc.3? - react-native v0.63.2 ### Expected behaviour When using inside onIndexChanged() it lags...

### Which OS ? Android ### Versions "react": "17.0.2", "react-native": "0.65.0", "react-native-swiper": "1.6.0-dev", I'm receiving this error when running the emulator, can anybody please help? ![image](https://user-images.githubusercontent.com/18658196/147713718-f8ba7dd7-af04-4f4e-bbdc-eac13d929007.png)

### Description throw an error "TypeError: Cannot assign to read only property 'exports' of object '#'", when I introduce Swiper in application by expo created ### Version - react-native-swiper ^1.6.0...

### Which OS ? Web expo ### Version Which versions are you using: - react-native-swiper v1.6 - react-native v0.62 ### Expected behaviour No import problem ### Actual behaviour Attempted import...

🐛bug
help wanted