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 b2c9f1d commit 5a18e2bCopy full SHA for 5a18e2b
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# [0.8.7](https://github.com/IjzerenHein/react-native-shared-element/compare/v0.8.6...v0.8.7) (2022-12-23)
2
+
3
+### Features
4
5
+* [feat] Adds support for `expo-image`.
6
7
# [0.8.6](https://github.com/IjzerenHein/react-native-shared-element/compare/v0.8.4...v0.8.6) (2022-12-21)
8
9
## Improvements
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-shared-element",
- "version": "0.8.6",
+ "version": "0.8.7",
"description": "Native shared element transition primitives for react-native 💫",
"main": "build/index.js",
"types": "build/index.d.ts",
0 commit comments