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
Hi @jsamr , sorry for late reply - I just don't have enough time right now to revisit this. Please feel free to implement this feature the way you prefer and open a PR.
Currently, contentContainerStyle's paddingTop is overriden by header's height.
I suggest either:
extraPaddingTop
which will be added to headerHeight to infer top paddingStylesheet.flatten
to evaluate if user provided a paddingTop, and add this padding top toheaderHeight to infer top padding.The text was updated successfully, but these errors were encountered: