Let's work on the first page we will see - the Sign-In page:

For this page, we will touch on a couple key concepts:
- Styling Elements
- Routing
- Input/Form management without API calls
So let's ...
Let's work on the first page we will see - the Sign-In page:

For this page, we will touch on a couple key concepts:
So let's ...
It should be noted that the color attribute of the Button component sets the text color on iOS and the background color on Android.
Hmm, I did not see that it's different between the apps when writing the course...