https://github.com/xinlc/react-native-like-animation
https://github.com/xinlc/react-native-like-animation
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/xinlc/react-native-like-animation
- Owner: xinlc
- License: mit
- Created: 2019-01-30T08:13:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-31T01:55:25.000Z (over 6 years ago)
- Last Synced: 2024-08-10T10:34:20.672Z (10 months ago)
- Language: JavaScript
- Size: 705 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-native-like-animation
[](https://www.npmjs.org/package/react-native-like-animation)
[](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)