Skip to content

Releases: kuraydev/react-native-bounceable

2.1.0

Choose a tag to compare

@kuraydev kuraydev released this 24 Nov 15:54

Full Changelog: 2.0.0...2.1.0

2.0.0

Choose a tag to compare

@kuraydev kuraydev released this 10 Sep 21:11

Full Changelog: 1.0.3...2.0.0

Peer dependency Fix 😏

Choose a tag to compare

@kuraydev kuraydev released this 14 Aug 16:56

Peer dependency Fix 😏

Version 1 🚀

Choose a tag to compare

@kuraydev kuraydev released this 27 Jul 16:59

Version 1 🚀

  • Much better bounce animation 🪩
  • Battle Tested 💪

Animate function is available 😍

Choose a tag to compare

@kuraydev kuraydev released this 03 May 22:42

Animate function is available 😍

style prop's type is changed 😘

Choose a tag to compare

@kuraydev kuraydev released this 03 May 22:19

style prop's type is changed 😘

Prop interface is renamed to IRNBounceableProps 🥰

Choose a tag to compare

@kuraydev kuraydev released this 21 Oct 15:27

Prop interface is renamed to IRNBounceableProps 🥰

Base props are extended from TouchableWithoutFeedbackProps 🥳😍

Choose a tag to compare

@kuraydev kuraydev released this 18 Oct 14:26

Base props are extended from TouchableWithoutFeedbackProps 🥳😍

style prop accepts both ViewStyle and array of ViewStyle now 🥳

Choose a tag to compare

@kuraydev kuraydev released this 18 Oct 14:05

style prop accepts both ViewStyle and array of ViewStyle now 🥳

Better Animations 🥳

Choose a tag to compare

@kuraydev kuraydev released this 07 Oct 13:47
  • Better Animations 🥳
  • TouchableOpacity is removed from the library
  • Better Documentation