Akhilesh B Kalnoor

Results 8 issues of Akhilesh B Kalnoor

## Usage with React Three fiber. I've been using the googlemaps/three library for integrating Three.js with Google Maps, and it has been a valuable tool for my projects. However, I've...

type: feature request

Hello, I've noticed that the library provides support for converting from latitude, longitude, and altitude (latLngAltitude) to vector3 coordinates. However, I'm unable to figure out how to convert from vector3...

type: feature request
priority: p2

Hey @weyoss Amazing work with the library. Based on the docs redis-smq currently supports only ioredis and node-redis clients. Is it possible to extend support for [iovalkey](https://github.com/valkey-io/iovalkey) as this is...

Hey @TiagoCavalcante This pull request will add support for map controls without having any breaking changes. It will also fix issues faced by #31 and #40 #31 - The main...

### Problem In react native once a view becomes a Gesture Responder, canvas elements stop gettings events. We can use events on canvas elements as long as no other view...

react-native
needs more info

### Description Hey RNGH developers, I have been using react native gesture handler for quite sometime now and it's doing an amazing job, However recently I have been experimenting with...

Platform: Android
Platform: iOS
Repro provided

This is the error that appears on fresh installation of React three Fiber v18.17.5 It shows up atleast twice and sometimes thrice. Device : Samsung Galaxy Tab A9 Android Version...

bug
react-native

## Problem Currently, the Action class in roslibjs generates its own internal action ID using a counter. This ID doesn't help when a client disconnects and reconnects, as it doesn't...