APSL / react-native-keyboard-aware-scroll-view

A ScrollView component that handles keyboard appearance and automatically scrolls to focused TextInput.
MIT License
5.24k stars 643 forks source link

IndicatorStyle is not working. #545

Open gurjnderSingh opened 2 years ago

gurjnderSingh commented 2 years ago

When I tried to set the indicatorStyle='black' It is not working. Only visible when I give the background color under style. By default, it has white color. Any way to change it to black?

Moatezz commented 1 year ago

same here. OS: Andriod 12, "react-native": "0.70.4",

mansilaad commented 1 year ago

same here

malikmuhammadshehzad commented 2 months ago

same here I am using React Native "0.73.4" I face a problem just for android