satya164 / react-native-tab-view

A cross-platform Tab View component for React Native
MIT License
5.13k stars 1.07k forks source link

Color the inactive bar #1381

Open davidg327 opened 2 years ago

davidg327 commented 2 years ago

Description

There is a way to add a different color when the indicator is not active, as seen in the following example, since it seems that it is always transparent by default

Captura de Pantalla 2022-08-25 a la(s) 9 01 00 p m

"react-native": "0.69.5", "react-native-pager-view": "^5.4.25", "react-native-tab-view": "^3.1.1",

Alternatives

No response

Inspirations & examples

Captura de Pantalla 2022-08-25 a la(s) 8 52 20 p m
github-actions[bot] commented 2 years ago

Hey! Thanks for opening the issue. The issue doesn't seem to contain a link to a repro (a snack.expo.dev link or link to a GitHub repo under your username).

Can you provide a minimal repro which demonstrates the issue? A repro will help us debug the issue faster. Please try to keep the repro as small as possible and make sure that we can run it without additional setup.

github-actions[bot] commented 2 years ago

Couldn't find version numbers for the following packages in the issue:

Can you update the issue to include version numbers for those packages? The version numbers must match the format 1.2.3.

github-actions[bot] commented 2 years ago

The versions mentioned in the issue for the following packages differ from the latest versions on npm:

Can you verify that the issue still exists after upgrading to the latest versions of these packages?