Skip to content
This repository has been archived by the owner on Mar 2, 2021. It is now read-only.

"Unable to resolve module" error when filename with "@" #5

Closed
iegik opened this issue Aug 23, 2017 · 1 comment
Closed

"Unable to resolve module" error when filename with "@" #5

iegik opened this issue Aug 23, 2017 · 1 comment

Comments

@iegik
Copy link
Contributor

iegik commented Aug 23, 2017

Replace in documentation:

<ResponsiveImage sources={{2: require('./icon@2x.png')}} />
to
<ResponsiveImage sources={{2: require('./icon-x2.png')}} />

facebook/react-native#14980

@iegik iegik changed the title Unable to resolve module "Unable to resolve module" error when filename with "@" Aug 23, 2017
@linnett
Copy link

linnett commented Aug 31, 2017

+1 on this error!

@ide ide closed this as completed in 002cb16 Jun 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants