1.1.4 • Published 5 years ago

rn-touchable-scale v1.1.4

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

React Native Touchable Scale

Provides the TouchableScale component for react native.

Props:

Nameprop-typedescription
activeScalenumberThe scale to set for the children
onPressfuncSame as TouchableWithoutFeedback
onPressInfuncSame as TouchableWithoutFeedback
onPressOutfuncSame as TouchableWithoutFeedback
styleanySame as TouchableWithoutFeedback
activeStyleanyCustom styles to set when the Touchable is active
activeIndiciesarrayChildren for which activeStyle should be applied

Installation

npm install --save rn-touchable-scale

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago