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

Adds ability to bounce on mount

Open shercoder opened this issue 8 years ago • 7 comments

  1. Adds boolean prop called bounceOnMount which swipes the row enough to expose/educate user there are buttons behind the top view.
  2. Exposes two methods: bounceRight and bounceLeft to manually bounce the Swipeable row.

Fixes #32

shercoder avatar Aug 25 '17 22:08 shercoder

Can we please merge this?

Cederman avatar Oct 12 '17 14:10 Cederman

@cederman I have been thinking about merging this branch into master of the clone I made and keep that as active so other devs can continue to contribute to this lib. This repo seems dead now but it is still usable.

shercoder avatar Oct 12 '17 14:10 shercoder

@shercoder Ah, please do. Have you been able to come in contact with @jshanson7 to verify? If a formal handover is in place it would be nice to direct users to the new "home".

Update: Or just add you as a maintainer to this repo.

Cederman avatar Oct 12 '17 14:10 Cederman

@cederman I haven't done that. I'll reach out to him today.

shercoder avatar Oct 12 '17 14:10 shercoder

@shercoder Due to inactivity on the matter, I took the freedom to publish this under a new package (as you proposed). Hope this is fine with you @shercoder: https://www.npmjs.com/package/react-native-swipeable-row. I'll gladly add you as a maintainer.

Cederman avatar Dec 01 '17 13:12 Cederman

@Cederman I don't have any problem with it. I think that's good.

Yes, you can add me as a maintainer for it. thank you :)

shercoder avatar Dec 03 '17 21:12 shercoder

Done :)

Cederman avatar Dec 04 '17 11:12 Cederman