-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Description
The stats screen displays a user's cumulative stats across multiple rounds of NCSUGuessr.
Deliverable
A working display of stats on the stats screen following the design you created. Dummy data is fine. Some things to keep in mind:
- Back button should navigate to the home screen
- You may need an external charts library to show the chart.
- You should use Expo Vector Icons for your icons.
You may use components from the /components
directory. However, before adding components to the directory, please create a team folder for your team's components to avoid merge conflicts (i.e. /components/team-3/
).