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: Make same code style and separate logic #299

Closed dev-yakuza closed 4 months ago

dev-yakuza commented 4 months ago

I refactor making the same code style and separate the business logic in the <ImageDetail /> component.