That should be an object; scrollContainerStyle property should be able to receive styles, just like the default value is. The default value of scrollContainerStyle is styles.flex1, which is a style, not a number.
I can submit a pull request to fix this if desired?
That should be an object; scrollContainerStyle property should be able to receive styles, just like the default value is. The default value of scrollContainerStyle is
styles.flex1
, which is a style, not a number.I can submit a pull request to fix this if desired?