We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8158f4 commit 9959e63Copy full SHA for 9959e63
CHANGELOG.md
@@ -1,5 +1,8 @@
1
-## Unrealeased
+## 3.3.1 (Nov 12, 2019)
2
+
3
+- Support for `Reanimated`
4
- Added `colorFilters` prop for setting individually layers color
5
+- Documentation update
6
7
## 3.2.1 (Sep 30, 2019)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "lottie-react-native",
- "version": "3.2.1",
+ "version": "3.3.1",
"description": "React Native bindings for Lottie",
"main": "lib/index.js",
"types": "src/js/index.d.ts",
0 commit comments