You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.
after following the readme and running the app with search layout am getting this
/Users/path../node_modules/react-navigation-addon-search-layout/index.js 1:20
Module parse failed: Unexpected token (1:20)
You may need an appropriate loader to handle this file type.
> export default from "./src/SearchLayout";
this error won't stop the app from running or functioning probably on mobile (though i get the error on the logs),
but it will stop it if i run the app with expo start --web
Regards,
The text was updated successfully, but these errors were encountered:
Hey , thnx for the library
after following the readme and running the app with search layout am getting this
this error won't stop the app from running or functioning probably on mobile (though i get the error on the logs),
but it will stop it if i run the app with
expo start --web
Regards,
The text was updated successfully, but these errors were encountered: