CodeLanka / ez-net-app

EZ Net is an application developed for rural internet users which are not tech savy and shows interest in the internet and the resources it has.
MIT License
15 stars 29 forks source link

Thumbnails not showing up #48

Closed vibhavagarwal5 closed 6 years ago

vibhavagarwal5 commented 6 years ago

I am not able to see the thumbnails in my app. I am getting the thumbUri's as : file:///data/user/0/org.gdgsrilanka.codelanka.eznet/files/RNFetchBlobTmp_7dsn49d9uwkcalwizcfwlk.png etc etc
This is showing up instead: 1 whatsapp image 2018-02-19 at 18 35 16

TheLukaszNs commented 6 years ago

Did you make and changes in code, or you just cloned EzNet? Also, make sure that you are on the develop branch - because we're creating code here.

"It's working for me"

vibhavagarwal5 commented 6 years ago

just cloned and npm installed, m already on develop branch @TheLukaszNs

TheLukaszNs commented 6 years ago

I did some work on your issue (#47) and get the same problem when the height and width (in <Image /> component) were set to 0. Check if it's not the problem.