-
Currently the project readme states:
> `NestableScrollContainer` extends the `ScrollView` from `react-native-gesture-handler`, and `NestableDraggableFlatList` extends `DraggableFlatList`, so all av…
-
App.jsx
```jsx App.jsx
import { useState, useDeferredValue } from 'react';
import { MovingBlock } from "./components/moving-block";
import { VerySlowComponent } from './components/very-slow-comp…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-virtualized@9.22.5` for the project I'm working…
-
Love this package. The only issue I have come across is onScroll does not seem to work on the tabs.flatlist.
I am trying to detect scroll distance to a animate a nav bar title. I cant use the hooks…
-
The log scrolls to the bottom on first render. But after pushing additional lines to the log, it resets itself to the first line on subsequent rerenders and there doesn't seem to be any way of forcing…
-
### Library name
onscroll-detection
### Library license
https://github.com/coderesolution/onscroll-detection/blob/main/LICENSE
### Library source
https://github.com/coderesolution/onscroll-detect…
-
On the multiselect it loads all the data on the dropdown but you can limit it using :limit / :optionsLimit. What I want is it will not load all the data but when I scroll down it will request on the d…
oudd1 updated
9 months ago
-
Hi,
I implemented this library in my project and i recieve a lot (!) of error reports all like this:
Stack trace: java.lang.NullPointerException
at android.widget.RelativeLayout.onMeasure(Relativ…
IngLP updated
9 years ago
-
`java.lang.NullPointerException: Attempt to invoke virtual method 'int java.lang.Integer.intValue()' on a null object reference
…
-
Enhancement can be made with autocollapse on scroll
I don't think its already there.