Imagezoom component re-renders on Button Click Despite Using React.memo & React.useCallback
I’m working on a React Native app and am having trouble rendering the ImageZoom component. Every time i click the button (addItToFavorites), the ImageZoom component re-renders and flashes, which affects the user experience.
Can’t install React native app in emulator
I keep facing this issue while trying to run the app