-
For working with new React-native and expo version we need an update because now dependencys are working for old versions.
-
Hi all,
I know that this issue has been posted before and the solution was to update the library but I even with the newer version I see that error while by just importing `import 'jest-styled-comp…
-
** BUILD FAILED **
The following build commands failed:
CompileC /Users/simo97/Library/Developer/Xcode/DerivedData/baby_music-giujgitoxilyejamwsanzkibqfzo/Build/Intermediates.noindex/Pod…
-
### Current behaviour
Usage of Icons, e.g. in TextInput left/right lead to issues in jest tests with expo 52 react 0.76 and new architecture enabled.
jest tests break with error: TypeError: loadedNa…
-
### Minimal reproducible example
NA
### What platform(s) does this occur on?
Android
### Where did you reproduce the issue?
in a development build
### Summary
In trying to prebuild with expo 52…
-
### Description
Thus far I have been able to track down the issue to this file and line of code: **react-native/Libraries/Renderer/implementations/ReactFabric-dev.js**
```
function requestCurrent…
-
I wanted to know if someone is interested in :
If a library is not found, the package will save it to a database (website, google sheets or other).
We can manage this list and help user know i…
-
**Description:**
I'm using Nativewind 4.1.20 in the following two separate packages that is set up as a Yarn Workspace.
1. React Native UI Library
2. Example App which uses "React Native UI Librar…
-
## Issue
Sometimes, when using the function `signInWithPhoneNumber`, Firebase Console reports the error: `INVALID_APP_CREDENTIAL` and our users can not sign in.
I am not su…
-
## Issue
When I send a message with `contentAvailable` set to `true`,
The setBackgroundMessageHandler on the background device triggers normally,
But the onMessage on the foreground device does not…