Screen Components

Let's create the Banner which includes the ShortTitle.

We'll cover the following

The design calls for the banner to show the application’s name, Lang-Man, written in large cursive font. We’ll choose the Allura font from Google Fonts. Because of the decorator we’ve added, this font will also be available to the story.

Setting it up

We create a new file for the screen components and call it components.js. We’ll start it off, with a defined Banner component and stubs for ResultBanner, and UsageAndBlanks.

Get hands-on with 1200+ tech skills courses.