-
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…
-
Hi,
I was wondering what the suggested approach is for lists longer than the screen height. The only way to scroll down seems to be dragging something further down. But I am wondering if it's possi…
-
In my code I did swiper with the "react-native-swiper" directory. There is a problem that when the swiper screen is displayed then the last page jumps to the first page and stop there. (for example if…
-
**Describe the bug**
When I'm adding the flag `enableLayoutAnimationExperimental` I'm receiving this error:
![Screenshot_1692085255](https://github.com/computerjazz/react-native-draggable-flatlist…
-
UserNotesScreen + / tamamlandi /
SearchNotesScreen /
-
-
### Description
The memory used by a `useSharedValue` is never released when the component is unmounted and is always held
### Steps to reproduce
Create a flatlist component that renders some…
Lapz updated
4 months ago
-
Here is what I have in my render:
```
item.slug }
numColumns={ 1 }
refreshControl={ }
onEndReachedTh…
-
` this.increment(item.id)}
onDecrement={() => this.decrement(item.id)}
/>`
The onMinimumReached and onMaximumReached events are always triggered upon render even when th…
-
**Describe the bug**
When going to the component the app freezes. The page is never rendered. No error. Only processor usage goes up.
**To Reproduce**
[Code from snack on home page](https://snack.e…