Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import Module using name dependencies not found #372

Open
adirahman opened this issue Jul 27, 2020 · 0 comments
Open

Import Module using name dependencies not found #372

adirahman opened this issue Jul 27, 2020 · 0 comments

Comments

@adirahman
Copy link

I try import RN module from RN Project, it always end up with error:
Error: Unable to resolve module @polkadotinc/react-native-toast from App.js: @polkadotinc/react-native-toast could not be found within the project.

if i import module using name '@polkadotinc/react-native-toast', but when i using my './ImpToast' it working fine, but i have the task to done with import from '@polkadotinc/react-native-toast'

Here is my repo
https://github.com/adirahman/SampleImpToast

Thank you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant