wookoinc / react-native-popover-tooltip

ReactNative component - tooltip menu
MIT License
63 stars 63 forks source link

Fix triangle wrong color bug #18

Open ArtemKosiakevych opened 6 years ago

ArtemKosiakevych commented 6 years ago

If setBelow={true} and set backgroundColor to labelContainer was bug with triangle color (was white), I fixed it

ChildishDanbino commented 6 years ago

@luqiuyuan - Any issues with this? I am facing this issue as well. Would be nice to have this merged