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

Fix svg map not registering web click and app press #261

Closed C-Garza closed 3 years ago

C-Garza commented 3 years ago

Should hopefully resolve #242.

For some reason onPress was not working, but onPressIn is, at least for mobile. Had to use onClick event handler for web.

Tested on browser and android, but I don't have access to an iOS device.

vercel[bot] commented 3 years ago

@C-Garza is attempting to deploy a commit to the Spicy Green Book Team on Vercel.

A member of the Team first needs to authorize it.

pleaseshutup commented 3 years ago

Cool. Didn't even know about onPressIn