Kirill Rodichev
Kirill Rodichev
I display a blue pointer on a chart using data from onChange. The pointer should be positioned on top of the close value of the last candle. Android and iOS...
### Env: - react-native: 0.73.1 - react-native-mmkv: 2.12.2 - react-native-quick-crypto: 0.6.1 ### Stack: ``` Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Triggered by Thread: 0 Thread 0 Crashed:: Dispatch...
### MQTTjs Version 5.10.1 ### Broker nats ### Environment Browser ### Description On Android I end up with infinite reconnection attempts. On iOS it works fine. ### Minimal Reproduction My...
### Summary When a module (withLazy) imports a constant from another module using a static ES import: ```ts import { DEFAULT_ANIMATION_DURATION } from '@/constants/animation'; ``` …the resulting Metro bundle does...