Skip to content

Conversation

@guyca
Copy link
Collaborator

@guyca guyca commented Feb 20, 2019

When loading local image resource (images in Drawable folder), RNN mistakingly tried to load the image as a js asset even if it successfully loaded the local image.

Using locals Drawables:

rightButtons: [
  {
    id: 'btn',
    icon: { uri: 'myImageFromDrawablesFolder' }
  }
]

Related to (possibly fixes) #4751

When loading local image resource (images in Drawable folder), RNN mistakingly tried to load the image as a js asset even if it successfully loaded the local image.
@guyca guyca merged commit c82bc57 into master Feb 20, 2019
@guyca guyca deleted the fixLocalImage branch February 20, 2019 21:57
vshkl pushed a commit to vshkl/react-native-navigation that referenced this pull request Feb 5, 2020
When loading local image resource (images in Drawable folder), RNN mistakingly tried to load the image as a js asset even if it successfully loaded the local image.
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

Successfully merging this pull request may close these issues.

2 participants