Closed varadig closed 3 years ago
(A clear and concise description of what the bug is)
YES
(Write your steps here:)
setDefaultOptions
Setup custom topbar component per stack
The custom topBar component is just visible if I setup in the setDefaultOptions
root: { sideMenu: { id: "MAIN", options: { topBar: {visible: true} }, center: { bottomTabs: { id: 'BOTTOM_TABS_LAYOUT', options: { topBar: { background: { component: { name: Component.topbarBackground } } }, //..... },
π Bug Report
(A clear and concise description of what the bug is)
Have you read the Contributing Guidelines on issues?
YES
To Reproduce
(Write your steps here:)
setDefaultOptions
it's working well.Expected behavior
Setup custom topbar component per stack
Actual Behavior
The custom topBar component is just visible if I setup in the
setDefaultOptions
Your Environment
Reproducible Demo
Are you willing to resolve this issue by submitting a Pull Request?