adrianhajdin / aora

Build your first mobile application
https://jsmastery.pro
1.41k stars 259 forks source link

' WARN Layout children must be of type Screen, all other children are ignored. To use custom children, create a custom <Layout />. Update Layout Route at: "app/(tabs)/_layout"' #29

Closed Pannu786 closed 2 months ago

Pannu786 commented 2 months ago

if someone else facing the same warning issue you need to remove these "{' '}". Your welcome.

mrbgit commented 1 week ago

I am facing this same issue in AuthLayout/SignIn. I didn't get which "{''}" do you refer? @Pannu786