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 5fa6c26 commit 9fd4a8aCopy full SHA for 9fd4a8a
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-native-animated-observer",
3
- "version": "0.2.0",
4
- "description": "A component that lets you observe value of an Animated.Value or Reanimated Shared.Value and convert between them",
+ "version": "0.2.1",
+ "description": "A component that lets you observe value of an Animated or Reanimated values and convert between them",
5
"main": "./lib/module/index.js",
6
"types": "./lib/typescript/src/index.d.ts",
7
"exports": {
0 commit comments