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

add missing type to type definition file

Open adrianolsk opened this issue 4 years ago • 1 comments

Is it a bugfix ?

  • Yes Not direct related but https://github.com/leecade/react-native-swiper/issues/616 adding this will allow the next card preview
<Swiper
  scrollViewStyle={{ overflow: 'visible' }}
  removeClippedSubviews={false}
  ...

Is it a new feature ?

  • no

Describe what you've done:

Add missing type for scrollViewStyle

adrianolsk avatar Sep 10 '21 16:09 adrianolsk

Still not merged 😂

MatteoGauthier avatar May 11 '23 14:05 MatteoGauthier