# react-native-like-animation **Repository Path**: xinlc/react-native-like-animation ## Basic Information - **Project Name**: react-native-like-animation - **Description**: No description available - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-06-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-native-like-animation [![npm package](https://img.shields.io/npm/v/react-native-like-animation.svg?style=flat-square)](https://www.npmjs.org/package/react-native-like-animation) [![npm downloads](https://img.shields.io/npm/dt/react-native-like-animation.svg)](https://www.npmjs.com/package/react-native-like-animation) ## Installation Using npm: ```shell npm install --save react-native-like-animation ``` or using yarn: ```shell yarn add react-native-like-animation ``` ## Usage See the [example](https://github.com/xinlc/react-native-like-animation/blob/master/examples/Basic/App.js)