aksonov / aksonov/react-native-router-flux
Viewpager has been extracted from react native core and will be removed in future
- Lenguaje dominante
- JavaScript
- Estrellas
- 8.9k
- Forks
- 2.1k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
The warning appear when I am using nested tabs. Outer one is BottomTab while insider is normal tab
`
{
return (
);
}}
title="In Theathers"
/>
{
return (
);
}}
title="Upcoming"
/>
{
return (
);
}}
title="In Theathers"
/>
{
return (
);
}}
title="Upcoming"
/>
`
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.