-
Hello,
currently, the lib doesn't seems compatible with react native architecture (it crash with a partial visible message "is not Fabric compatible yet".
It there any plan to make it compatible w…
Koxx3 updated
8 months ago
-
We're moving RNFB API to match Firebase web JS SDK API, some API are currently asynchronous when they should be synchronous to match Firebase web JS SDK API.
For example, Auth: https://firebase.goo…
-
### Description
Triggering animations in a sequence in web sometimes the animations doesn't start, however on iOS and Android it works perfectly.
I've check the library code for the web part and i…
-
### Description
In the midst of developing a chat app using brownfield react native app, an user reported with a video that it was not able to send a message. Upon further investigation I could scope…
-
### Description
The documentation states it allows Animated number but the typing only allows `number`
### Steps to reproduce
n/a
### Snack or a link to a repository
n/a
### Lottie React Native …
-
### Description
I'm sorry if it is a duplicate, first time use new arch because of RN 0.76
```tsx
top text
BOTTOM TEXT
```
```tsx
const PillInforBox = ({children}) => …
-
### Description
I am trying to compile my expo-51 (managed workflow) app and I am getting the error
" node_modules/react-native-gesture-handler/src/handlers/gestures/hoverGesture.ts: /Users/chris…
-
## Environment
* are you using the new architecture?
yes
* which version of react & react-native are you using?
"react": "^18.3.1",
"react-native": "^0.76.0",
## Description
The latest versio…
-
Build logs
#if RCT_NEW_ARCH_ENABLED
#import
#endif
@sayem314 - Please fix it when you have time.
-
### Description
WARNING reanimated - no version-specific reanimated AAR for react-native version 72 found.
Falling back to AAR for react-native version 71.
The react-native JSI interface is not…