aksonov / aksonov/react-native-router-flux

On RTL can't swipe modal down

Offen
#3,441 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
JavaScript
Sterne
8.9k
Forks
2.1k
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

### 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.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.