0.0.5 • Published 3 years ago

react-native-animatable-animations v0.0.5

Weekly downloads
7
License
MIT
Repository
github
Last release
3 years ago

react-native-animatable-animations

This package contains a preset of animations with given components ready for you to use in your React Native project.

The goal is to provide many common animations as ready to use components. With the ability to customize them to your needs. For example, if you are using a pre-defined UI toolkit, it's possible to provide root elements for this library.

To achieve all this react-native-animatable is used for all components.

Getting Started

Start by installing this library into your project:

npm install --save react-native-animatable-animations

From there on you can choose between composing different animiations on your own. This can be achieved by simply choosing the effects you want.

A list of effects are:

  • Swinging
  • FlippingImage
0.0.5

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.4

3 years ago

0.0.1

3 years ago