expo / ex-navigation

Route-centric navigation for React Native
997 stars 201 forks source link

StackNavigation overrides all scenes to a backgroundColor 'white' #402

Open ranjeev75 opened 7 years ago

ranjeev75 commented 7 years ago

How can you override the backgroundColor of the scenes in defaultRouteConfig from white to transparent? When my app loads I firrst see the root component color then it is overlayed by the white, eventhough I have set all the other compoents to a transparent background color?