Jakub Kosmydel

Results 6 issues of Jakub Kosmydel

### Details ### Fixed Issues $ https://github.com/Expensify/App/issues/35606 PROPOSAL: ### Tests - [ ] Verify that no errors appear in the JS console ### Offline tests ### QA Steps - [...

## Summary: This PR solves [this issue](https://github.com/facebook/react-native/issues/44151). Inverted FlatList doesn't work (elements cannot be clicked) when the list is scrolled. ## Changelog: [GENERAL] [FIXED] - Fix clicking items on the...

CLA Signed
Shared with Meta

### Summary When using the library with `strictNullChecks` set to `true` in the `tsconfig.json` the `npx tsc` is failing. ### Steps to reproduce 1. Use the library with the `strictNullChecks`...

bug

### Summary On Android, the map stops working after navigating away from the screen with the map. The map region is reset, the markers and other items are no longer...

bug

# Expected Behavior `SDWebImageManager.loadImage` should load the image from the cache if it exists, even when the `url` is `nil`. # Current Behavior `SDWebImageManager.loadImage` does not load the cached image...

## Description ## Test plan