callstack / callstack/react-native-pager-view

Change orientation on application orientation change

Abierto
#512 0 comentarios 2 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
3.4k
Forks
476
Merge medio
10 d 21 h
PR fusionados (30 d)
2

Descripción

## Describe the feature

For example, we're on a portrait mode and have a vertical orientation. And then rotate the phone and make the application landscape. For this case, it's better to have a horizontal orientation. But the package doesn't allow to do so. I guess we have to re-navigate to the screen (replace the route with itself) to achieve that behavior.

## Motivation

I think it would be nice to have a possibility to change the orientation. There are cases for applications that support both landscape and portrait modes. And for these applications, it won't work as one may instinctively think would.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

El issue no nombra archivos, pruebas ni puntos de entrada específicos. Empieza localizando la implementación relacionada con la orientación para los wrappers de Android ViewPager y iOS UIPageViewController, y luego define cómo deben detectarse y aplicarse los cambios de orientación sin volver a navegar. La finalización debe incluir el comportamiento para las transiciones tanto de vertical a horizontal como de horizontal a vertical en ambas plataformas.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
android, ios, react-native, typescript
Área
mobile
Tipo de issue
Nueva funcionalidad
Dificultad
5/5
Tiempo estimado
Más de una semana
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.