Akhilesh B Kalnoor

Results 18 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.

Hey All my observations were made on the latest version. I remember trying orbit controls yesterday and I tried it again right now, only rotation seems to be working any...

> Why would the cube disappear? Is that with code that is actually effectful and doesn't just print a log as you shared? Not really, it is exactly same as...

> This is likely very device-dependent. Can you create another issue regarding this and note which device/OS you're seeing this on? Done in #3333 > I'm wary of bringing in...