We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cc4111 commit 2c41651Copy full SHA for 2c41651
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 3.3.2 (Nov 15, 2019)
2
+
3
+- Removed support for `Reanimated`
4
5
## 3.3.1 (Nov 12, 2019)
6
7
- Support for `Reanimated`
package.json
@@ -1,6 +1,6 @@
{
"name": "lottie-react-native",
- "version": "3.3.1",
+ "version": "3.3.2",
"description": "React Native bindings for Lottie",
"main": "lib/index.js",
"types": "src/js/index.d.ts",
0 commit comments