The video for this lesson is currently being updated, please read the transcript instead.

Creating day-select component

Welcome to module 5 where we'll be adding a custom day selector UI feature to the app.

Before you begin, make sure you've checked out the module 5 code branch by going to the terminal and typing:

$ git fetch
$ git checkout --track origin/module_5_start

One of the last features that we need to add to our app is the day selection bar up here in the top.

To view the complete lesson you'll need to login or join this course.


Click to load comments...