README
react-native-like-animation
Installation
Using npm:
npm install --save react-native-like-animation
or using yarn:
yarn add react-native-like-animation
Usage
See the example
React Native like animation component
<script type="module">
import reactNativeLikeAnimation from 'https://cdn.skypack.dev/react-native-like-animation';
</script>
Using npm:
npm install --save react-native-like-animation
or using yarn:
yarn add react-native-like-animation
See the example