You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***#2455:** wrong index reported by modal + TextInput + autofocus ([#2456](https://github.com/gorhom/react-native-bottom-sheet/issues/2456))(by [@pakerwreah](https://github.com/pakerwreah)) ([9fb8093](https://github.com/gorhom/react-native-bottom-sheet/commit/9fb8093e24d2a26806c1ff2beac2fa7b3aed06d8)), closes [#2455](https://github.com/gorhom/react-native-bottom-sheet/issues/2455)[#2455](https://github.com/gorhom/react-native-bottom-sheet/issues/2455)
8
+
* don't delete anything from the array if there is no active sheet ([#2498](https://github.com/gorhom/react-native-bottom-sheet/issues/2498))(by [@bradstiff](https://github.com/bradstiff)) ([5029c37](https://github.com/gorhom/react-native-bottom-sheet/commit/5029c372b7b081fa97d65624d6941b6dd0cf8674))
* StyleSheet absoluteFill instead of deprecated absoluteFillObject ([#2637](https://github.com/gorhom/react-native-bottom-sheet/issues/2637))(by [@huextrat](https://github.com/huextrat)) ([3db576b](https://github.com/gorhom/react-native-bottom-sheet/commit/3db576b60e4573d8f239fa88ea814e126b416d59))
11
+
* take into account scrollable content offset y for panning gesture ([#2533](https://github.com/gorhom/react-native-bottom-sheet/issues/2533)) (by [@doanhtu07](https://github.com/doanhtu07)) ([a5f5cf2](https://github.com/gorhom/react-native-bottom-sheet/commit/a5f5cf21ca04d1e7a218c14cab06cb45315ba28e))
12
+
***web:** React 19 compatibility and type safety for findNodeHandle ([#2595](https://github.com/gorhom/react-native-bottom-sheet/issues/2595))(by @YevheniiKotyrlo) ([3d6c2da](https://github.com/gorhom/react-native-bottom-sheet/commit/3d6c2da14803deb5ecc0205103186cbf3d7ab30c)), closes [#2366](https://github.com/gorhom/react-native-bottom-sheet/issues/2366)[#2237](https://github.com/gorhom/react-native-bottom-sheet/issues/2237)
13
+
14
+
### 🧹 Maintenance Chores
15
+
16
+
* updated biome and formatted the code ([cfbe558](https://github.com/gorhom/react-native-bottom-sheet/commit/cfbe558b356e0e81d9f454d26f836d6c1995f626))
17
+
* updated deprecated AnimateProps type ([#2524](https://github.com/gorhom/react-native-bottom-sheet/issues/2524))(by @LinusU) ([09c9044](https://github.com/gorhom/react-native-bottom-sheet/commit/09c9044937976965e337268b8f063234cc5bf4a5))
18
+
* updated example deps ([9b7cb17](https://github.com/gorhom/react-native-bottom-sheet/commit/9b7cb17a43a807b6311b99e6c1c7cf469ee02bd7))
0 commit comments