react-native-elements / react-native-elements-app

Demo app for React Native Elements (w/ React Native Web)
https://reactnativeelements.com/
1.29k stars 417 forks source link

Placeholder images no longer exists #119

Closed pranshuchittora closed 3 years ago

pranshuchittora commented 3 years ago

Description

Placeholder images referenced from S3 are no longer available.

https://github.com/react-native-elements/react-native-elements-app/blob/next/src/views/avatars.js#L11

Screenshot from 2020-12-15 08-09-51

HariAcidReign commented 3 years ago

@pranshuchittora the thumbProps for Slider Vertical is not visible and the reason for that seems to be due to this issue. What can be done to solve this? image image

I can pick up this issue and solve it immediately if pointed in the right direction 🙌🏻