Angelos Lechouritis

Results 11 issues of Angelos Lechouritis

@wuxudong Imagine you have to refresh the chart in ~60 fps. This can be done by updating the datasets and re-render, but after the dataSet reaches some hundreds of values,...

The package handles well enough unused asset files that are bundled into js bundle in a RN app. Though, there, there is possibility to add assets saved for example in...

feature

Hi, even if we can override the styles of the component, we can't override height or width as they are fixed const. And they are used everywhere in file to...

**Describe the bug** Using `transform-remove-console` triggers `ReactNativeJS: ReferenceError: Can't find variable: error` only on production build **To Reproduce** My babel.config.js file: ``` const plugins = ["react-native-paper/babel"]; if (process.env.NODE_ENV === "production")...

**Description** We noticed some edge case where the `SubscriptionPurchase.transactionId` is different than the `transaction_id` that's included inside the `SubscriptionPurchase.transactionReceipt`. We call `https://buy.itunes.apple.com/verifyReceipt` using the `SubscriptionPurchase.transactionReceipt` as body, and the returned...

**Is your feature request related to a problem? Please describe.** I would like the selector to have the following values: 30, 50 , 60, 90, 120 **Describe the solution you'd...

Types are not fully implemented i think ^ Also: ``` Property 'EVENT_BLUETOOTH_STATE_CHANGE' does not exist on type 'typeof import("react-native-bluetooth-state-manager") ``` My usage is like this: ``` BluetoothStateManager.addEventListener(BluetoothStateManager.EVENT_BLUETOOTH_STATE_CHANGE, (state: BluetoothState) =>...

Is there any way we can use this library for react-native? Any hints somehow? because just installing missing modules like "url", "buffer etc didn't work. Bundle succeeds but then I...

Could you please guide me (also update docs) about how we can build react-native-mailcore for android using android tools version com.android.tools.build:gradle:3.0.1? I followed the instructions using both other options but...

### How frequently does the bug occur? Always ### Description So we have to update to RN 0.74.5 (from 0.72) and we were on 12.2.1 realm version. Unfortunately, keeping same...

T-Bug
O-Community
SDK-Use:Local
Encryption:Off
Frequency:Always
Repro:Always