callstack / callstack/react-native-paper
React-navigation `presentation: modal` inner Component shift
- Vorherrschende Sprache
- TypeScript
- Sterne
- 14.5k
- Forks
- 2.2k
- Ø Merge
- 5 T. 23 Std.
- Gemergte PRs (30 T.)
- 12
Beschreibung
### Current behaviour
I noticed this using ``, when menu is visible it is like 8~10px below where it should be, this seems to be the case with all Components inside react-navigation `presentation: modal` on `iOS`.
### Expected behaviour
Components to be where they are on the screen, if you try to use the `onLayout` you will get wrong position of the element
### Code sample
https://snack.expo.dev/9cdSNjwzL
### Screenshots (if applicable)
Presentation modal | Normal page
:-------------------------:|:-------------------------:
| 
### What have you tried
This is what I mean by shift:

### Your Environment
| software | version
| --------------------- | -------
| ios or android | 15.2
| react-native | 0.64.3
| react-native-paper | 4.9.2
| node | v12.22.7
| npm or yarn | yarn
| expo sdk | 5.0.3
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.