react-native-image-slider-box
react-native-image-slider-box copied to clipboard
Image show blank in android OS
OS: Android Model: Huawia Nova 3 OS version: 9 react-native :V 0.61.5
Yes, image is not visible on Android. I have following data in an array. [ { "id": 5, "url": "https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcTxagZhGzoYmX59Y1ouJdWN7QnwO5EK6Uk5KQfshINj74OeMQMm&usqp=CAU", "status": 1, "epochValue": 1591796802307, "displayName": "ABC", "shortURL": null }, { "id": 6, "url": "https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcS9LaIJ5_R6VgfpMlqz5f5ROoBIGbCUNxAO2UsN61HzKUapdiVf&usqp=CAU", "status": 1, "epochValue": 1591796802307, "displayName": "XYZ", "shortURL": null } ]
raised this many months before still facing the same