Overview of Login Screen

This lesson provides a general idea of what kind of login screen we will build in this chapter.

This chapter covers how to create a login screen for Travel Blog Application. You will learn how to:

  • Work with input fields & keyboards
  • Validate input data and show errors
  • Show a loading indicator
  • Prevent user interactions during loading
  • Launch a screen
  • Persist a login state
  • Apply custom styles to change the look & feel of the user interface

This is the final output of the screen which we are going to build through this chapter.

Create a free account to view this lesson.

By signing up, you agree to Educative's Terms of Service and Privacy Policy