davram88

Results 14 comments of davram88

If you are using expo, try expo-system-ui and set background color. It worked for me!

It seems that whitespace is based on the height of the header. If you remove the header completely from the container you won't have that space anymore. Still no final...

I added cancelLazyFadeIn to my Tabs.Lazy and now I don't have that initial white space when I switch tabs. elementProps.header} renderTabBar={tabBar}> {elementProps.tabs.map(tab => ( {tab.view} ))}

anyone figure out this?

I had a similar problem where one of my testing devices was in a bad state. The test device subscribed to my OneSignal app initially which was fine. Then I...

@sherwinski any update on this? I cleared all my user data on my OneSignal dashboard but the app keeps on pulling the same subscription ID or getting it from the...