Summary
Over the course of this chapter, we have learned about how to integrate the Amplify UI with the Amplify authentication backend, which is powered by the AWS Cognito service. If you followed all three exercises for ReactJS, React Native, and Expo, you should realize that the code between the three different variations is very similar. Hopefully, you are having fun so far.
In the next chapter, we are going to look at something even more exciting, which is creating a blog post with Amplify GraphQL. We will see the magic of the GraphQL API and why it is a great way to replace the traditional RESTful API!