callstack / callstack/react-native-paper
some bug with Modal and Portal
- Lenguaje dominante
- TypeScript
- Estrellas
- 14.5k
- Forks
- 2.2k
- Merge medio
- 5 d 23 h
- PR fusionados (30 d)
- 12
Descripción
### Current behaviour
The modal may cause a quick flash; setting dismissable to false does not resolve this issue.
Additionally, the modal can result in an unsmooth exit when used with react-native-maps.
Moreover, when attempting to embed a Portal into a List on iOS, the entire component sometimes becomes hidden, although this issue does not occur on Android.
### Expected behaviour
### How to reproduce?
### Preview
### What have you tried so far?
### Your Environment
| software | version
| --------------------- | -------
| ios | x
| android | x
| react-native | x.x.x
| react-native-paper | x.x.x
| node | x.x.x
| npm or yarn | x.x.x
| expo sdk | x.x.x
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.