dev-yakuza / react-native-image-modal

the simple image modal for React Native
https://dev-yakuza.github.io/en/react-native/react-native-image-modal/
MIT License
551 stars 46 forks source link

refactor: Use local variable instead of ref for double click #281

Closed dev-yakuza closed 5 months ago

dev-yakuza commented 5 months ago

I refactor using the local variable instead of the ref variable for the double click.