Skip to content

sudo97/react-native-touchable-scale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Touchable Scale

Provides the TouchableScale component for react native.

Props:

Name prop-type description
activeScale number The scale to set for the children
onPress func Same as TouchableWithoutFeedback
onPressIn func Same as TouchableWithoutFeedback
onPressOut func Same as TouchableWithoutFeedback
style any Same as TouchableWithoutFeedback
activeStyle any Custom styles to set when the Touchable is active
activeIndicies array Children for which activeStyle should be applied

Installation

npm install --save rn-touchable-scale

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published