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 Feb 15, 2019. It is now read-only.
I have this issue when trying to use the ex-navigation.
My package.json:
My .babelrc is:
{ "presets": [ "react-native" ], "env": { "development": { "plugins": [ "@babel/plugin-syntax-dynamic-import" ] } } }
I tried with
but have other issues which some mentioned that they fixed with the first part of the code which I shared. Any suggestions?
The text was updated successfully, but these errors were encountered: