Akhilesh B Kalnoor

Results 7 comments of Akhilesh B Kalnoor

Right now i am using a custom implementation which seems like a hacky way to do things, an official implementation would be of great help.

Hey @DavidVRG I have made a pull request to support map controls. #47 should solve the problem. It uses google map like gestures for map controls. Please look into the...

Hey @MainzerKaiser and @markhuang19994 Can you confirm if #47 fixes the problem you were facing, If this your only requirement then this could fix #33 as well. Let me know.

Hey @MainzerKaiser All you have to do is git clone my forked repo and change it to the map controls branch inside your project directory. Then change your imports to...

Hey @MainzerKaiser That's only if you're using multiple canvases. There is no configuration change. Try and use it just like before and see if you're facing any issues.

Waiting for this update as well. I tried my hand at implementing the gestures on my own from [react native gesture handler](https://docs.swmansion.com/react-native-gesture-handler/) but canvas doesn't seem to be receiving any...

@CodyJasonBennett, Hey there seems to be no typings in the latest release. Declarations folder is not present for v18.17.1 inside node_modules when i checked.