react-native-web-swiper
react-native-web-swiper copied to clipboard
Swiper-Slider for React-Native and React-Native-Web
When using a functional React component for e.g. `NextComponent` there is a TypeScript mismatch: ``` No overload matches this call. Overload 1 of 2, '(props: SwiperProps | Readonly): Swiper', gave...
It would be great to also have a fade transition besides the slide transition.
It would be nice if we could scroll on the web via mousewheel / trackpad events rather than having to drag. Thoughts?
I get the following error message: ``` Warning: Failed prop type: DefaultControls: prop type `cellsStyle.top-left` is invalid; it must be a function, usually from the `prop-types` package, but received `undefined`....
fetch : Adding children type for functional components
Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.1.1 to 1.3.1. Release notes Sourced from simple-plist's releases. TypeScript This release is a rewrite of the JavaScript code into TypeScript code to add strong typing for...
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.1 to 3.0.4. Changelog Sourced from plist's changelog. 3.0.4 / 2021-08-27 inline [email protected] to eliminate security warning false positive (Mike Reinstein) 3.0.3 / 2021-08-04 update xmldom to...
The swiper works very well on desktop browsers, but gets laggy on some mobile phones, while on some, it does not show up at all