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 f50c807 commit 2a562bbCopy full SHA for 2a562bb
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [5.2.3](https://github.com/gorhom/react-native-bottom-sheet/compare/v5.2.2...v5.2.3) (2025-08-18)
4
+
5
## [5.2.2](https://github.com/gorhom/react-native-bottom-sheet/compare/v5.2.1...v5.2.2) (2025-08-18)
6
7
### 🐛 Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@gorhom/bottom-sheet",
- "version": "5.2.2",
+ "version": "5.2.3",
"description": "A performant interactive bottom sheet with fully configurable options 🚀",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments