Vitaliy Leonov

Results 8 issues of Vitaliy Leonov

Same logic with different libraries works different. React - ✅ https://codesandbox.io/s/react-controlled-input-egxgu Preact - ❌ https://codesandbox.io/s/preact-controlled-input-kib3p

## Environment - Mapbox (GL) implementation: v10 - Mapbox (GL) version: 10.7.0 - @rnmapbox/maps Version #main - Platform: iOS - React Native Version 0.69.4 - Platform OS: iOS 15 -...

iOS
v10

**Goal** Apply [PixelRatio.roundToNearestPixel()](https://reactnative.dev/docs/pixelratio#roundtonearestpixel) to all calculated values based on REM. **Motivation** I am using float values for basic `$rem`. So calculated values could be float too and sometimes it's producing...

## Your Environment * Plugin version: 4.12.1 * Platform: iOS * OS version: 16 * Device manufacturer / model: iPhone X * React Native version (`react-native -v`): 0.72.0 * Plugin...

stale

## Your Environment * Plugin version: 4.12.1 * Platform: Android * OS version: 13 * Device manufacturer / model: Samsung / Galaxy A13 * React Native version (`react-native -v`): 0.72.0...

stale

To set full width i need to pass `null` but declaration accept only numbers

Hi. I tried to run basic example and it returns an error `response.setEncoding is not a function`. It fails [here](https://github.com/ciaranj/node-oauth/blob/master/lib/oauth.js#L404). May be it important, i used webpack to build my...

### Mapbox Implementation Mapbox ### Mapbox Version 11.0.0 ### React Native Version 0.74.1 ### Platform iOS ### `@rnmapbox/maps` version 10.1.24 ### Standalone component to reproduce ```javascript import React, { useEffect...

bug 🪲