k-app

Results 4 comments of k-app

I also had the same problem. 0.72 works well in my setting.

console.log("on ddismiss")} onRequestClose={() => console.log("on ddismiss")} presentationStyle={"pageSheet"}> { if (e.nativeEvent.locationY > 150) { setModalVisible(false) }}}> // scrollable content works fine Hope this works for you. I also like @mrousavy's UI...

> [@alimoli](https://github.com/alimoli) I followed this [#424 (comment)](https://github.com/mCodex/react-native-sensitive-info/issues/424#issuecomment-2511187606) and it worked for me. Thank you for sharing this information. It works fine in my setting (RN 0.81.0, iOS).