mirror of
https://github.com/status-im/react-native.git
synced 2025-01-17 13:01:13 +00:00
b770310555
Summary: Moves the files over and Exports Animated from 'react-native'.
14 lines
295 B
JSON
14 lines
295 B
JSON
{
|
|
"name": "react-animated",
|
|
"description": "Animated provides powerful mechanisms for animating your React views",
|
|
"version": "0.1.0",
|
|
"keywords": [
|
|
"react",
|
|
"animated",
|
|
"animation"
|
|
],
|
|
"license": "BSD-3-Clause",
|
|
"main": "Animated.js",
|
|
"readmeFilename": "README.md"
|
|
}
|