Oles Savluk

Results 7 issues of Oles Savluk

## Which package? `@formatjs/intl-displaynames/polyfill` (and others too) ## Describe the bug After changes from https://github.com/formatjs/formatjs/commit/eb589dbf048fd549d186e87a011a9c767ed94d98 shouldPolyfill check depends on `Intl` which is missing in old Safari 12 ## Codesandbox URL...

bug

### Current Behavior ``` export type Tuple = [number, number]; ``` after running `yarn lint` getting error `0:0 error Parsing error: Cannot read property 'map' of undefined`. Build and test...

Hello 👋 **Is your feature request related to a problem? Please describe.** Initial transition, when image appear and resized from zero to larger size isn't nice, especially on large screen....

enhancement

### Current behavior: When uploading large files: - 50MB memory usage goes up to 3GB usually cause CI to kill process and fail - 100MB just fails, see screenshot https://i.imgur.com/Ec2c6ro.png...

bug
needs investigation

Hello! Currently, if an error is thrown during dispatch - it breaks future store notifications. This PR should fix that, to match the default dispatch behaviour. Steps to reproduce: 1....

### Summary After https://github.com/callstack/react-native-builder-bob/pull/358 identation become shifted which makes code hard to read and could lead to bugs. For example I was placing package dependencies inside `if/else` block, right after...

Hi 👋 Is this library **required** to be used by "not PCI-compliant" apps? (having "PCI DSS SAQ A-EP" compliance level) For example in Frames for Web card details are entred...