react-native-swipe-navigation
react-native-swipe-navigation copied to clipboard
Selected screen has gray selection color?
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!