You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, if I'm try to using <TabsRoute path="/" component={Root} transition="horizontal-pager">, then i have gray background instead image. I found in styles.js
Hi!
Thanks for this awesome library!
I have image on background in my app.
So, if I'm try to using
<TabsRoute path="/" component={Root} transition="horizontal-pager">
, then i have gray background instead image. I found instyles.js
Making this
solve my issue.
Is there a way to override those styles?
Version
The text was updated successfully, but these errors were encountered: