1.0.6 • Published 8 years ago
react-native-pulsating-view v1.0.6
Usage
<PulsatingView animate>
<Text>This text pulsates</Text>
</PulsatingView>
Props
Prop | Type | Required | Default |
---|---|---|---|
animate | boolean | no | false |
minScale | number | no | 0.95 |
maxScale | number | no | 1 |