We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af49b3f commit 9f531bbCopy full SHA for 9f531bb
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-native-css-animations",
3
"version": "0.0.1",
4
- "description": "Effortless CSS animations and transitions in React Native",
+ "description": "React Native CSS Animation presets for Reanimated 4",
5
"source": "./src/index.tsx",
6
"main": "./lib/commonjs/index.js",
7
"module": "./lib/module/index.js",
@@ -199,4 +199,4 @@
199
"type": "library",
200
"version": "0.45.5"
201
}
202
-}
+}
0 commit comments