Should accept an array of styles (like React Native), and should not throw an error if an undefined style is passed in (because we've marked it as optional).
Should probably also be added to the typings of ViewBase so that it comes up in, e.g. FlexboxAttributes.