xcarpentier / react-native-country-picker-modal

🇦🇶 Country picker provides a modal allowing a user to select a country from a list. It display a flag next to each country name.
https://reactnative.gallery/xcarpentier/country-picker
MIT License
1.07k stars 796 forks source link

Bottom navigation bar buttons go invisible in early Android versions #474

Open smevis opened 2 years ago

smevis commented 2 years ago

Issue Description

The bottom navigation bar buttons go invisible due to dark color that comes from the component. Is there any way to fix this?

Steps to Reproduce / Code Snippets

image

Expected Results

It should not bring default dark color.

Screenshot 2022-06-15 at 16 09 00

Additional Information