Ognen Ivanovski
Ognen Ivanovski
Depends on #53 for the `select` function.
Hi @bantingGamer, To be honest, these components were never tested with hooks. They (still) work using a HoC approach and further more will try to hijack the ref of the...
Thank you too @bantingGamer, I will keep this open still.
Part of this task (on-screen off-screen notifications within scroll views) has been done in #45
The next part will be adding similar behavior for on-screen / off-screen in terms of a navigation system.
That feature is not in the component. It could be added by add adding a new callback and altering the in-viewport checking logic to trigger it once the component is...
Effects are implemented with #61
@vule-rng Could you check if this is still an issue with alpha.9 and above?
Depends on #53 for the selector feature.
Hey! Definetly! The funny thing is that I implemented exactly the same thing a month ago but was too busy with day work projects to push it up stream. I...