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 b609a6d commit ff44d56Copy full SHA for ff44d56
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# [0.8.8](https://github.com/IjzerenHein/react-native-shared-element/compare/v0.8.7...v0.8.8) (2023-01-02)
2
+
3
+### Bug Fixes
4
5
+* **android** [fix] Fix Android build error on react-native 0.66.
6
7
# [0.8.7](https://github.com/IjzerenHein/react-native-shared-element/compare/v0.8.6...v0.8.7) (2022-12-23)
8
9
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-shared-element",
- "version": "0.8.7",
+ "version": "0.8.8",
"description": "Native shared element transition primitives for react-native 💫",
"main": "build/index.js",
"types": "build/index.d.ts",
0 commit comments