Introduction

๐Ÿ›ฐ๏ธ What you'll build: Spacecraft

Spacecraft is a mobile app that lets users buy starships to explore the Galaxy. They can browse a list of all the starships available, see the details and price for each one.

Want a preview? You can download the final version of the Spacecraft app on Android.

react native with Star Wars API

๐Ÿ“ก What you will learn

๐Ÿ‘พ Before we start the exercise

  • You should have an https://expo.dev account with Expo Go on your phone.
  • react-native-paper โ€”a UI libraryโ€” is already included by default in Snack.

๐Ÿ‘ฉโ€๐Ÿš€ Exercise 1

  • Go to Expo Snack.
  • Scan the QR code with your phone.

When you change the code, the app will reload automatically on your phone. Your mission is to create this Login screen:

Login Screen Preview

๐Ÿ‘ฝ Bonus