-
### Description
before Im upgrade to react native 0.76.1(new arch), Im using react native 0.75.4 and its work fine with old arch. I have trace error why my modal children is not rendered, because i h…
-
### here is the code
try {
const uri = await ref.current.capture();
console.log("Profile Card Captured Successfully--->", uri);
…
-
### Bug Report: Card Swiping Issue on iOS
#### Issue Description:
On iOS, when swiping a card and quickly tapping the next card before the previous one is fully swiped away, the next card is unint…
-
### Ask your Question
I am trying to disable the fontScaling (this is required in my app) all the cases are working except react-native-paper.
This is the code I have added in index.js (root file)
`…
-
### NextUI Version
2.4.8
### Describe the bug
I've encountered an issue with the `Image` component from `@nextui-org/react` where the image stretches beyond the parent element, ignoring its c…
-
![Credit Card Scanning demo with react-native-cardscan package](https://raw.githubusercontent.com/getbouncer/react-native-cardscan/HEAD/docs/images/demo.gif)
**Is your feature request related to …
-
### Description
Hi,
I’m encountering an issue with the FlatList in React Native (or when using the array mapping method). The rendered items are stacking on top of the previous ones. Below is the …
-
**Describe the bug**
[00:00] The card length is 5. It shows well according to the order.
[00:07] The card length is 4. The card in the back shows when it's not its order. it mask the f…
-
#### App crashes when sending message in Gifted Chat
I am experiencing a crash in my Expo app when I send a message using the Gifted Chat component. The app works perfectly in the Android simulator…
-
Hi,
I tried this library and it is really amazing. However, I am facing one critical issue, due to which I cant use it.
Platform: React Native: ios & android
Issue: On updating the data source,…