Make an Image Clickable in React Native
Trying to make an image clickable in React Native? It was one of the harder things for me to do when I started off so I thought I’d do a quick write up. My Setup MacOS Big Sur Webstorm 2020.2.3 Starting a New React Native Project Click React Native under new project in Webstorm. This … Read moreMake an Image Clickable in React Native