<!-- Love react-native-masonry? Please consider supporting our collective: 👉 https://opencollective.com/react-native-masonry/donate --> <!--- To help accelerate the resolution of bugs, please follow this template below to give us as much details as possible --> ## Expected Behavior <!--- Tell us what should happen --> show the images ## Current Behavior <!--- Tell us what happens instead of the expected behavior --> can't show the images ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug --> ## Steps to Reproduce <!--- Provide any of the following to help reproduce the bug: o Live example o Unambiguous set of steps reproduce this bug o Code to reproduce o Replicated sample application in a GitHub repository (This helps tremendously!) --> I run the example in this project. ## Context (Environment) <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> ``` "react": "16.8.3", "react-native": "0.59.1", "react-native-fast-image": "^5.2.0", "react-native-masonry": "^0.5.0-alpha.3" ``` <!--- Provide a general summary of the issue in the Title above --> ## Detailed Description <!--- Provide a detailed description of the change or addition you are proposing --> ## Possible Implementation <!--- Not obligatory, but suggest an idea for implementing addition or change -->
Expected Behavior
show the images
Current Behavior
can't show the images
Possible Solution
Steps to Reproduce
I run the example in this project.
Context (Environment)
Detailed Description
Possible Implementation