ecency / ecency-mobile

Ecency Mobile - reimagined social blogging, contribute and get rewarded (for Android and iOS)
https://ecency.com
MIT License
233 stars 69 forks source link

Profile cover image not expanding to full width #1868

Closed noumantahir closed 3 years ago

noumantahir commented 3 years ago

Another bug: profile cover image style has changed for some reason not full width

To Reproduce

  1. Go to Profile screen for @ecency as sample

Expected behavior Cover photo should cover all width

Screenshots 779495CB-0C83-49CB-894C-B3152FBCDBE1

noumantahir commented 3 years ago

Initialling debug did not reveal any issue with <Image component itself thogh it was missing a resizeMode..

updated resize mode and changed component from built in <Image to <FastImage

Screenshot 2021-03-22 at 5 19 24 PM

@feruzm

feruzm commented 3 years ago

@noumantahir ok, let's test it out and see if that resolves the issue.