-
## Description
To make our React Native Multi-TV App more accessible to a global audience, we need to implement internationalization. This will involve setting up a localization system and translatin…
-
## WS-2017-0421 - High Severity Vulnerability
Vulnerable Libraries - ws-3.1.0.tgz, ws-2.3.1.tgz, ws-1.1.5.tgz
ws-3.1.0.tgz
Simple to use, blazing fast and thoroughly tested websocket client and se…
-
### Version
29.2.5
### Steps to reproduce
Clone https://github.com/Grsz/ts-jest-repro
Run `pnpm i`
Run `pnpm test`
### Expected behavior
It should transform the js file from wouter using import…
-
### Description (include screenshots)
[Enzyme](https://enzymejs.github.io/enzyme/) does not support newer versions of react greater than 16.
As a result it is necessary to use an alternative t…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
The phone number `+972578987732` is being marked as valid by the `libphonenumber-js` library, but it's invalid according to Google's official libphonenumber demo tool.
In my React TypeScript projec…
-
## CVE-2024-21538 - High Severity Vulnerability
Vulnerable Libraries - cross-spawn-6.0.5.tgz, cross-spawn-7.0.3.tgz, cross-spawn-5.1.0.tgz
cross-spawn-6.0.5.tgz
Cross platform child_process#spawn …
-
## The Problem
The current build architecture of Babylon React Native is not scalable for multiple (Apple) platforms.
Currently, in the library podspec, we ship a bunch of `.a` files compiled fo…
-
### Current behavior
When using the New Architecture on React Native 0.71.4 with the React-Navigation/Drawer library, it occasionally occurs that the screen does not actually switch when switching sc…
-
**Describe the bug**
I am using dayjs on my project and everything works fine, both locally and on prod, so there are no actual functional problems. However, when I run my tests (I am using `@testing…