OpenLitterMap / react-native

OpenLitterMap mobile app for Android and iOS
https://opengeospatialdata.springeropen.com/articles/10.1186/s40965-018-0050-y
8 stars 1 forks source link

feat: animate image on select in gallery #200

Closed sudoDeznit closed 2 years ago

sudoDeznit commented 2 years ago

PR to add animation when selecting image in gallery screen, and solves the issue mentioned by users about hard to identify which image is selected.

Trello Gallery image select geolocation and selected icons are confusing for some users.

https://user-images.githubusercontent.com/26044934/172699155-7f58773b-2724-44aa-8def-4563569d4957.mov

xlcrr commented 2 years ago

Hey Anoop, this is a nice feature and it works really well. In the call last night, we thought it was a bit too much and thought it would be better to go with simplicity. Can you copy what apple do in the photo gallery? Selected images get a grey opacity over them, with a blue checkmark bottom right

sudoDeznit commented 2 years ago

@xlcrr removed animation and added a grey overlay.