LukaRusadze

Results 5 issues of LukaRusadze

### Current behavior When using CompositeNavigationProp's replace function it shows only the current navigator's routes and doesn't include parents'. ``` js navigation: CompositeNavigationProp< AuthNavigationGenericProp, StackNavigationProp >; ``` navigate function of...

bug
platform:android
platform:ios
repro provided

Any change you could add support for Gamesir G4 Pro. On Windows it shows up as Xbox 360 Controller. lsusb: `Bus 001 Device 008: ID 8555:061b Gamesir_G4pro` Here's Dmesg of...

## Description ## Steps To Reproduce 1. set navigationBarColor to any color on native stack navigator ### Expected behavior navigationBarColor being set shouldn't render the application behind status bar and...

Missing info
Platform: Android
MIssing repro

## Summary: Citing [Prettier docs](https://prettier.io/docs/en/integrating-with-linters.html): Linters usually contain not only code quality rules, but also stylistic rules. Most stylistic rules are unnecessary when using Prettier, but worse – they might...

CLA Signed
Shared with Meta

### Description Trying to restore keys with a RecoveryKey but getting this error: `java.security.InvalidParameterException: Invalid recovery key` Looking deeper into the SDK isValidRecoveryKey seems to be where it goes wrong....

matrix-sdk