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
First of all, thank you for this lib, it is pretty easy to configure and it works well.
However, I faced an issue with my APK build that I could not see using Expo Go.
I can't see month/year and next button that are into the header :
This is the expected behavior :
I can see this issue when I'm building in dev client and I could fix that passing a style into headerWrapperStyle prop but I'm not it's a good practise.
Did you already get this? What should be the best practise to avoid this ?
I fear to face this again when building for production.
Hi team,
First of all, thank you for this lib, it is pretty easy to configure and it works well.
However, I faced an issue with my APK build that I could not see using Expo Go.

I can't see month/year and next button that are into the header :
This is the expected behavior :

I can see this issue when I'm building in dev client and I could fix that passing a style into headerWrapperStyle prop but I'm not it's a good practise.
Did you already get this? What should be the best practise to avoid this ?
I fear to face this again when building for production.
This is my component :
The text was updated successfully, but these errors were encountered: