-
I found different forks in the issues here and I ask myself, which one to use. All seems to have implemented the `FlatList` instead of `ListView` to address certain problems.
1. @riyga25 https://gi…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-snap-carousel@3.9.1` for the project I'm…
-
![image](https://user-images.githubusercontent.com/13533355/27465066-a7cc2216-5803-11e7-841e-26513c41c036.png)
Like this, I opened the multiple cells
But I want to open a new cell later, last cell c…
-
[react-native-renamiated](https://github.com/software-mansion/react-native-reanimated) released a version 3.0.0 to work with fabric for Android. This has caused a breaking change and I get a crash tha…
-
## Expected Behavior
After adding more than 2000 data list should show data as per letter selected
![showing](https://user-images.githubusercontent.com/47522946/133372676-99d8e511-3bd1-443a-869…
-
### Description
When setting pointerEvents='none' on a ``````, tap events *do* work but not scroll events. I'm using a Canvas that sits on top the whole app (absolute position) to display firework/…
-
**Describe the bug**
When using `NestableScrollContainer` and `NestableDraggableFlatList` autoscroll is not working. We are using ReactNativeWeb. Also I edited the snack you provided to add the follo…
-
**Describe the bug**
When dragging an item in a horizontal NestedDraggableList (with a NestableScrollContainer) to the edge of the screen to trigger auto-scroll, the screen scrolls vertically instead…
-
Criar um banco de dados para armazenar a lista com os seguintes campos
- data que lista foi criada
- itens da lista
Decidir se vai ser armazenada primeiro no próprio dispositivo ou em outro l…
-
I am using Table and fetching data with an API. fetching data doesn't take too much time but when I set the data to a state and display it in the table. It takes almost 7-8 sec.
This issue is probabl…