react-native-animatable-animations

This library contains a preset of various animations ready to use. The goal is to provide a given plug and play system like various UI toolkits

Usage no npm install needed!

<script type="module">
  import reactNativeAnimatableAnimations from 'https://cdn.skypack.dev/react-native-animatable-animations';
</script>

README

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