Skip to content

Example of tab background color inconsistencies between Router Flux and React Navigation

Notifications You must be signed in to change notification settings

kylethebaker/router-flux-tabs-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Flux tabs not using specified background color when in top position

When using tabBarPosition: top in Router Flux, the activeBackgroundColor and inactiveBackgroundColor properties are not applied.

In React Navigation the properties are applied when in both positions.

Reproduce

You can run both of the apps included in this repo, changing the tabBarPosition in each to see how the activeBackgroundColor behaves.

The only file changed from a default react-native init installation in the App.js which contains the demonstration.

About

Example of tab background color inconsistencies between Router Flux and React Navigation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published