Mo Gorhom
Mo Gorhom
tested this on latest release, and both iOS & Android did not call on close
Hi @BogdanGorelkin, 1. this PR has 516 files change, which i won't accept, i hope you understand the rational here. 2. providing animated index to the bottom sheet will always...
without a repro example i can't help
@pakerwreah thanks for submitting the PR , i do appreciate it. but without repo example, it is difficult for me to understand the issue. However, i have fixed a similar...
this should be resolved in the next release
could you please test https://github.com/gorhom/react-native-bottom-sheet/releases/tag/v5.1.6
thanks @atlj for reporting this issue, the issue is a bit complex especially with how android deal with resizing the whole container but i managed to get it working https://github.com/user-attachments/assets/19e5c7f2-050a-4a31-9d8b-3d7cd3aaa89a...
@ChristopherGabba The logic needs to anchor to a certain position after the keyboard appearance and in my fix, it will anchor to the text input. Wouldn't this address your use...
hi @janodetzel thanks for submitting this PR, i think the naming `replace` does not represent its functionality , might worth renaming it to `stack` or `switch`. and `replace` would be...
@janodetzel thanks for submitting this PR, i have already introduce this feature on v5 https://gorhom.dev/react-native-bottom-sheet/modal/props#stackbehavior