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: Move starting animation to useEffect #286

Closed dev-yakuza closed 5 months ago

dev-yakuza commented 5 months ago

I move the starting animation to the useEffect hooks.