leecade / react-native-swiper

The best Swiper component for React Native.
MIT License
10.4k stars 2.34k forks source link

horizontal = {false} has no effect #822

Open essuraj opened 6 years ago

essuraj commented 6 years ago

Which OS ?

Android

Version

Expected behaviour

flip vertically

Actual behaviour

flip horizontally. options is not working

lufeisong1988 commented 6 years ago

i got this problem too

KristjanVall commented 6 years ago

I have the same problem in Android. iOS works fine with that properti.

essuraj commented 6 years ago

i moved on to https://github.com/archriss/react-native-snap-carousel

zabojad commented 6 years ago

Still no fix nor workaround on this one?

KristjanVall commented 6 years ago

No.. still waiting for this fix also.

Anasmp commented 6 years ago

@KristjanVall vertical paging not work in android

KristjanVall commented 6 years ago

@Anasmp Yes, when i tried then it didn't work (android) in iOS it worked.

chufengma commented 5 years ago

In Android, it use ViewPagerAndroid, and ViewPagerAndroid has no horizontal prop...

kjhz commented 5 years ago

+1

abdulbasit1248 commented 4 years ago

It has issue in their previous version of package. but here is a fix with another change Make sure to import like this. import Swiper from '@nart/react-native-swiper'

https://www.npmjs.com/package/@nart/react-native-swiper