# Style

* This module holds our application-level styles.
* It can include theme definition (font, colours, typography) of the app UI, and global styles.
* Which are then referenced in individual components using React Native’s multiple-style syntax shown in the example below:
