aksonov / aksonov/react-native-router-flux

On RTL can't swipe modal down

未關閉
#3,441 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
JavaScript
星號
8.9k
分支
2.1k
PR 合併指標
30 天內沒有已合併 PR

描述

### Version
- react-native-router-flux v4.0.6
- react v16.6.3
- react-native v0.58.5

### Expected behaviour
When using an RTL (using I18nManager.forceRTL(true) )
and opening a Modal, we should be able to swipe the modal down to close it.

### Actual behaviour
The modal is not swipable from the top. it is swipable from the bottom but not enough to close it.

### Steps to reproduce
1. force RTL - I18nManager.forceRTL(true)
2. use a modal scene
3. try to swipe it down to close it.
(optional) - try to swipe it from the bottom.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。