https://github.com/ecklf/react-native-animation-utils
https://github.com/ecklf/react-native-animation-utils
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ecklf/react-native-animation-utils
- Owner: ecklf
- License: mit
- Created: 2021-06-10T18:16:58.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-10T18:39:48.000Z (about 5 years ago)
- Last Synced: 2024-10-04T18:41:45.854Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/react-native-animation-utils
- Size: 1.2 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# react-native-animation-utils
⚡️ Animation utilities for React Native
Inspired by Tailwind CSS
## Installation
```sh
npm install react-native-animation-utils
```
or
```sh
yarn add react-native-animation-utils
```
## Usage
More detailed documentation coming. See [example/](https://github.com/ecklf/react-native-animation-utils/tree/main/example) for now.
## License
MIT