Ece Maç

Results 5 comments of Ece Maç

When could this be added? Anytime soon hopefully? 🙏

Damn, I actually solved it with some help from a friend. If anyone is looking for something similar, you my solution [here](https://stackoverflow.com/a/75821834/10100637)

@ignlopezsanchez I'm running into a similar issue where I want to zoom in to the mouse position...

@sanderkooger @ignlopezsanchez I solved my problem, maybe it can also help you: [react-zoom-pan-pinch zoom in with single click](https://stackoverflow.com/questions/75723677/react-zoom-pan-pinch-zoom-in-with-single-click)

> > @satya164 thanks! > > As I'm still using `unmountOnBlur` I've made some changes: > > ``` > > function useResetScreenOnBlur() { > > const navigation = useNavigation() >...