react-native-snap-carousel icon indicating copy to clipboard operation
react-native-snap-carousel copied to clipboard

[DEPRECATED] DO NOT USE THIS LIBRARY ANYMORE - Read for full details

Open BrodaNoel opened this issue 3 years ago • 18 comments

This was a lovely library, but it wasn't updated during more than 2 years (I just hope COVID didn't have anything to do there - Even the Github user who created this library seems that was deleted (Benoît Delmaire)).

We are all migrating to https://www.npmjs.com/package/react-native-reanimated-carousel

Screen Shot 2022-10-18 at 17 22 13

It is important that you migrate out of this library as soon as possible, in order to stop promoting it.

Screen Shot 2022-10-18 at 17 23 33

See you in the other side.

BrodaNoel avatar Oct 18 '22 20:10 BrodaNoel

And please stop creating other issues in this library so this one keeps on the top.

BrodaNoel avatar Oct 18 '22 20:10 BrodaNoel

Thank you

mvrahas avatar Oct 23 '22 16:10 mvrahas

👍

mm-webx avatar Oct 27 '22 08:10 mm-webx

Guys i already create a fork, because i think something happened with this developer... try using my solutions on

https://www.npmjs.com/package/react-native-new-snap-carousel

hope this help

ciberbob-007 avatar Oct 29 '22 06:10 ciberbob-007

Guys i already create a fork, because i think something happened with this developer... try using my solutions on

https://www.npmjs.com/package/react-native-new-snap-carousel

hope this help

Why not just https://www.npmjs.com/package/react-native-reanimated-carousel ? We are all migrating there.

BrodaNoel avatar Oct 29 '22 06:10 BrodaNoel

That is a decision for every developer.. some of them just want to maintain legacy code without so much effort, others would like to implement a new library 🤷🏻‍♂️

ciberbob-007 avatar Oct 29 '22 06:10 ciberbob-007

Guys i already create a fork, because i think something happened with this developer... try using my solutions on

https://www.npmjs.com/package/react-native-new-snap-carousel

hope this help

Thanks, this helps us who in need to migrate to the newest Expo and RN versions but also need more time to migrate to react-native-reanimated-carousel.

Tieantono avatar Oct 31 '22 19:10 Tieantono

That is a decision for every developer.. some of them just want to maintain legacy code without so much effort, others would like to implement a new library 🤷🏻‍♂️

I can't find the fork on github? npmjs is still pointing to this repo..

mhkhung avatar Nov 03 '22 14:11 mhkhung

I can't find the fork on github? npmjs is still pointing to this repo..

NPM will still point towards this repo unless the owner of the NPM project publishes an update (or transfers it to someone else and then the new owner publishes an update).

You can npm install https://github.com/<username>/<repository> and it'll install from a github-sourced repository instead of the NPM repository.

ChronSyn avatar Nov 08 '22 20:11 ChronSyn

I've lost a plenty of time with this.

mkyy avatar Nov 09 '22 15:11 mkyy

Forked Repository - https://github.com/ciberbob-007/react-native-new-snap-carousel Credits - @ciberbob-007

aarshad-devani avatar Nov 28 '22 08:11 aarshad-devani

Guys i already create a fork, because i think something happened with this developer... try using my solutions on

https://www.npmjs.com/package/react-native-new-snap-carousel

hope this help

there are no @type repository how install react-native-new-snap-carousel??

Old snap carousel has @type repository https://www.npmjs.com/package/@types/react-native-snap-carousel

leegun avatar Apr 25 '23 06:04 leegun

I solved it by writing the following in package.json.

"react-native-snap-carousel": "https://github.com/ciberbob-007/react-native-new-snap-carousel",

leegun avatar Apr 25 '23 07:04 leegun

@BrodaNoel I have tried to implement the new library you are suggesting, but I am unable to get it working with my current code due to some missing UI features. I am not finding the following props in the new library Parallax mode:

       itemWidth
        sliderWidth
        itemHeight
        sliderHeight
        activeSlideAlignment
        inactiveSlideScale
        inactiveSlideOpacity
        containerCustomStyle
        contentContainerCustomStyle

Any help or guidance will be very appreciated. Thanks!

danidaryaweesh avatar Oct 10 '23 12:10 danidaryaweesh

@BrodaNoel I have tried to implement the new library you are suggesting, but I am unable to get it working with my current code due to some missing UI features. I am not finding the following props in the new library Parallax mode:

       itemWidth

        sliderWidth

        itemHeight

        sliderHeight

        activeSlideAlignment

        inactiveSlideScale

        inactiveSlideOpacity

        containerCustomStyle

        contentContainerCustomStyle

Any help or guidance will be very appreciated. Thanks!

Why are you asking this here? Ask it in the other library

BrodaNoel avatar Oct 10 '23 14:10 BrodaNoel

@BrodaNoel You're right I'm sorry, I should have posted that in the other library. I guess that I just thought that people who have migrated might have a better idea.

danidaryaweesh avatar Oct 10 '23 17:10 danidaryaweesh

@BrodaNoel I have tried to implement the new library you are suggesting, but I am unable to get it working with my current code due to some missing UI features. I am not finding the following props in the new library Parallax mode:

       itemWidth
        sliderWidth
        itemHeight
        sliderHeight
        activeSlideAlignment
        inactiveSlideScale
        inactiveSlideOpacity
        containerCustomStyle
        contentContainerCustomStyle

Any help or guidance will be very appreciated. Thanks!

I will try to do support to this library as much as possible, please ask in the fork repo on https://github.com/ciberbob-007/react-native-new-snap-carousel

ciberbob-007 avatar Oct 16 '23 15:10 ciberbob-007

i don't understand how is this still getting 122K weekly downloads, oh! maybe because of people like me who figures out that it is deprecated after starting the implementation.

MnariMohamed avatar Oct 22 '23 12:10 MnariMohamed