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 b11f8ae commit 8644920Copy full SHA for 8644920
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-animated-observer",
3
- "version": "0.1.0",
+ "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",
5
"main": "./lib/module/index.js",
6
"types": "./lib/typescript/src/index.d.ts",
0 commit comments