spicygreenbook / greenbook-app

We are Spicy Green Book – a virtual directory for Black-owned food and beverage businesses throughout the US and Canada. We help Black-owned food and drink business owners tell their story, sowing the seeds of trust, support, and positive change within local communities.
https://www.spicygreenbook.org
46 stars 60 forks source link

Android: SGB App Listing Photos #293

Open danilobatson opened 3 years ago

danilobatson commented 3 years ago

Describe the bug No photo is popping up for the listing. It appears this may be just the photos loading but we should have something that showcases to the user it is loading because now it just looks like the app isn't working.

To Reproduce Steps to reproduce the behavior:

  1. Go to SGB app 2.Go to a listing
  2. Click on a photo
  3. See error

Screenshots image

Smartphone (please complete the following information):

pleaseshutup commented 3 years ago

This works fine on iPhone native and web.

Opening the gallery on android completely crashes the app and I have no idea why and spent some time trying to debug and still at a loss. It happens when you try to do navigation.navigate('ModalImages' from Listing.js

You see that in used in<BrowseStackNavigator> and clearing a lot of that out still causes the issue. This is probably something to do with current expo/react navigation version.

danilobatson commented 3 years ago

@pleaseshutup this issue no longer happens in iOS.

Does this still happen on Android?