-
Using DraggableFlatList causes PagerView to be unable to swipe between pages
https://github.com/user-attachments/assets/d1c08e82-e595-4c17-a13a-aa8bb0ef5a86
MyPageView.tsx
`
import React from …
-
-
-Change carousel into pagination with dots on the bottom to display index,
-Fetch backend products and display in carousel
-
StickyHeader 是作为一个item使用吗?
-
### Current behavior
I am currently working on the accessibility of an application for visually impaired people and I am having a focus problem with screen readers (VoiceOver and TalkBack).
When…
Foohx updated
1 month ago
-
I am encountering an issue with initial focus. In my layout, I have a search button and a FlashList. Currently, the focus defaults to the search button when the screen opens, but I need the initial fo…
-
### Description
Rendering children in a container is throwing a "key" error
### CodeSandbox/Snack link
See below
### Steps to reproduce
1. Go to '...'
2. Click on '...'
3. Scroll do…
-
### Description
I create a project to test shared animation.
when i click new transition when old transition not end yet.
old element is blank( i think opacity is 0 )
Then, transition working wr…
-
### Describe the issue
We recently altered our ONNX model used in production in our mobile app to include the preprocessing steps, which were previously done separately prior to inference. Because it…
-
In a custom bottom sheet (inside using ScrollView), scrolling doesn't work, is there any one way to solve this?