Skip to content

Releases: poberwong/react-native-switch-pro

added useNativeDriver to animations

29 Jul 04:11
Compare
Choose a tag to compare
1.0.5

bump version to 1.0.5

1.0.2

21 Mar 07:47
Compare
Choose a tag to compare

The lib is tending to be stable for several months so I decide to remove "beta" in version name.

What happened in beta ?

  1. change priority for prop named style of Animated.View. (@sospedra)
  2. Ensure correct position when using border styles (@mbezhanov )

1.0 beta

18 Jun 12:11
Compare
Choose a tag to compare
1.0 beta Pre-release
Pre-release

Finally, I get pretty big time block in the Dragon Boat Festival and fixed almost all issues.

  1. fixed color error when quick double click with extrapolate
  2. fixed switch move outside of boundaries
  3. add three situations of using component
  4. upgrade Example to latest react-native release version

bug fixed and some promotions

14 Mar 01:11
Compare
Choose a tag to compare
  1. fixed value of state in componentWillReceiveProps
  2. add comments about animation with changing value programmatically

use the ColorPropType to validate colors

08 Jan 02:55
Compare
Choose a tag to compare

Update dependence of PropTypes

17 Sep 01:53
Compare
Choose a tag to compare