Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.68 KB

final-assessment-study-guide.md

File metadata and controls

33 lines (25 loc) · 1.68 KB

Final Assessment Study Guide

To pass this class you have to master the learning objectives. We can distill these into the skills listed below:

You should be able to create an app that runs in Expo.

Create screens that display information using views and text components.

Display components using FlatList from an array of data.

Create a Tab navigator with two or more tabs.

Use the Stack navigator to create navigation between screens.