Shorthands
note
These are for improved styling but you can still use the old ways.
For some reason, React Native doesn't support shorthands* like CSS. They make styling a lot easier.
* In case you aren't familiar with the word 'shorthand':
Shorthand properties are CSS properties that let you set the values of multiple other CSS properties simultaneously.