reactrondev / react-native-web-swiper

Swiper-Slider for React-Native and React-Native-Web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not working in web

arshidkv12 opened this issue · comments

It is not working in react native web.

For me it's working. Do you have a code example?

I am using react-native 0.61.5 in an expo web project - I had to play a bit around -> For example when using a ScrollView it's not rendered...

There is also a working Demo: Hybrid Snack: https://snack.expo.io/@oxyii/react-native-web-swiper

@felix4321 thanks for your answers.

@arshidkv12 did you install react-native-web correctly? Any others components works fine on web for you? May be this can help you? And please make a small demo for your case if not helps

So this is not a swiper issue. Please follow RNWeb instructions

@arshidkv12 And I recommend you to use expo instead of pure react-native and RNWeb. See official react-native docs. This is a best way to teaching and understanding react-native and supported platforms