New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

react-native-rotate-view

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-rotate-view

React Native Animated Rotating View

latest
Source
npmnpm
Version
1.1.1
Version published
Maintainers
1
Created
Source

react-native-rotate-view

Rotate Anything you want.

Installation

npm i react-native-rotate-view

RotateView:

PropTypeDefaultDescription
rotateboolfalseChange this variable to trigger rotation
degreestring (number + 'deg')'90deg'Degree that the Animated.View will rotate to. (set negative to rotate backwards)
durationnumber100Time to run the animation
initialDegreestring (number + 'deg')'0deg'Initial degree of the animation
stylestylenullStyle of the Animated.View
childrenComponentnullReact Component to render inside the Animated.View
onAnimationEndfuncnullCallback when animation ends

Keywords

react

FAQs

Package last updated on 16 Nov 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts