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 bdf8432 commit 1df1e5fCopy full SHA for 1df1e5f
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# [Unreleased]
2
3
+# [3.1.3](https://github.com/IjzerenHein/react-navigation-shared-element/compare/v3.1.2...v3.1.3) (2021-09-01)
4
+
5
### Bug Fixes
6
7
- Fix double-tap on bottom tab not resetting navigation (V5/6) (#191 thanks @Whichoney)
package.json
@@ -1,6 +1,6 @@
{
"name": "react-navigation-shared-element",
- "version": "3.1.2",
+ "version": "3.1.3",
"description": "react-native-shared-element bindings for React Navigation",
"main": "build/index.js",
"types": "build/index.d.ts",
0 commit comments