react-native-swipe-navigation icon indicating copy to clipboard operation
react-native-swipe-navigation copied to clipboard

Selected screen has gray selection color?

Open sinclas opened this issue 6 years ago • 0 comments

Hi,

I have this component hosting two component for a simple left-right swipe. The first time the component loads, it loads a component with a background set to 80% alpha. Once I swipe to the next screen and then back again, somehow the transparency is masked with what appears to be a grey selection color. How can I set the style to not use a selection color for the active screen? How can I set it to no use a color for the select of the current screen?

Thanks!

sinclas avatar Jun 18 '18 23:06 sinclas