Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

376
Vistas
How to customize the @react-navigation/material-top-tabs

I'm using @react-navigation/material-top-tabs and I need to customize the default style. expected image

code ,

<Tab.Navigator
        style={{ marginTop: 100 }}
        tabBarOptions={{
          activeTintColor: '#FFFFFF',
          labelStyle: {
            textTransform: 'none',
          },
          inactiveTintColor: '#FFFFFF',
          indicatorStyle: {
            height: 30,
            top: '10%',
            bottom: '10%',
            width: '45%',
            left: '2.5%',
            borderRadius: 10,
            backgroundColor: '#0099CC',
          },
          style: {
            alignSelf: 'center',
            width: '70%',
            borderRadius: 10,
            borderColor: 'blue',
            backgroundColor: '#434343',
            elevation: 5, // shadow on Android
            shadowOpacity: 0.1, // shadow on iOS,
            shadowRadius: 4, // shadow blur on iOS
          },
          tabStyle: {
            borderRadius: 10,
          },
        }}
        swipeEnabled={true}>

How to convert this to react navigation 6 and how to add this as custom component. Note : I was using react navigation 6

about 4 years ago · Santiago Gelvez
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda