-
### Current behaviour
I have this item on horizontal flatlist.
```js
const Relation = () => {
return (
{/** render something */}
)…
-
Installed the package with `npm`, setup a basic component by copy/pasting the example (see below for code), and get this error:
```
Invariant Violation: requireNativeComponent: "RCTModalHostView" …
-
If I set `snapPoints={[55, 100]}` I'd expect that the card would cover 55% or 100% of the viewport but that doesn't seem to be the case at all. The size of the card seems to be whatever fits the conte…
tibbe updated
7 months ago
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-apay@1.3.1` for the project I'm working …
-
alert
"scan unsuccessfull
Unable to read the document. please try again."
-
I've implemented the code in a Expo managed project,
"expo": "~46.0.16",
"react": "18.0.0",
"react-native": "0.69.6",
"react-native-gesture-handler": "~2.5.0",
"react-native-reanimated": "~2.9.…
-
**Bug Description**
**Overview:**
Encountering unexpected behaviors when using the `react-native-reanimated-carousel` library to build a flashcard list. The issues vary depending on the …
-
Hi @yatatsu,
Why I'm stuck on add credit card screen, why I don't get token after this process, using the latest version of the package and the version of react-native@0.72.3
![Screenshot_1725509…
-
I have tried installing it on sdk45 and 44 but it is not installing. It always through error while installing.
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
n…
-
**Describe the bug**
On a real Android device, animations in the `CarouselListItem` component are noticeably slower compared to the Android simulator. This issue manifests as lag during image scrolli…