Closed BekahHW closed 3 years ago
Hi @BekahHW !
I tried to replicate the issue on my end but I was able to load the home screen on the expo app on my phone.
I looked at the HomeScreen.tsx file and it looks like it already had the export default at line 18.
export default function HomeScreen({
Has the issue been resolved? Or am I misunderstanding the issue?
Thanks!
@jdwilkin4 I deleted yarn.lock and node_modules, reran yarn, and it works again lol
Describe the bug The app won't load bc of an issue with the home screen export
To Reproduce Steps to reproduce the behavior: load the project see the error
How to fix the issue
HomeScreen.tsx
as a default export removes the error and allows the user to run the app.Screenshots
Desktop (please complete the following information):
.