I currently have no way to override certain self-imposed styles due to only having access to a style prop. Can we add something similar as many libs, where they expose additional props to style specific parts of the component? ie: contentContainerStyle={...}
I currently have no way to override certain self-imposed styles due to only having access to a
style
prop. Can we add something similar as many libs, where they expose additional props to style specific parts of the component? ie:contentContainerStyle={...}
I'll also PR this