Skip to content

linxsystems/react-native-kenburns-view

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-kenburns-view npm version

KenBurns Image Effect for React Native. Based on Image Component Image Component. Version: 3.0.0

Tested on React Native 0.40+ iOS and Android.

Installation

$ npm i react-native-kenburns-view --save

Demo/Example

kenburns view demo

Go to react-native-kenburns-view/example/KenBurnsExample to view the example.

Usage

<BurnsImage tension={4} friction={50} containerStyle={{flex: 1, borderRadous: 4}}>
</BurnsImage>

API (props)

Prop Description
tension int Tension Value.
friction int Friction Value.
containerStyle Object Style for container.

npm

Link: react-native-kenburns-view on npm

License

ISC License

Feedback

Email: [email protected] Twitter: nHiRanZ on Twitter

About

KenBurns Image Effect for React Native Applications

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 41.5%
  • Objective-C 32.3%
  • Python 14.4%
  • Java 11.8%