-
I tried to put a FlatList inside your ParallaxScrollView. Basically, It seems to be worked well, but when I try to use FlatList's StickySectionHeader and onReachedEnd callback, none of them works. OnR…
bactn updated
6 years ago
-
*This package has external dependencies of [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) and [react-native-gesture-handler](https://github.com/software-mansion…
-
-
Hi, we've been getting some performance issues reports lately, so I wanted to discuss a possible improvement regarding how we render the emojis.
#### Current solution
As of now, each category of emo…
-
在如下的代码中,调用该如何滑动到顶部,辛苦大佬答疑
import { NestedScrollView, NestedScrollViewHeader } from '@sdcx/nested-scroll'
const App = () => {
const handlePress = () => {
//todo 如何滑动到顶部
};
return (
…
-
**To Do First**
- [x] Take a look in the [README](https://github.com/Luehang/react-native-masonry-list/blob/master/README.md)
- [x] Take a look in the [docs](https://luehangs.site/lue_hang/projects/…
-
Actual Behaviour:
I'm working on a sample on achieving parallax header effects with FlatList in a sample project. In iOS, by default clicking on status bar is scrolling to top without any issues. Bu…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-dropdown-picker@5.4.6` for the project I…
-
"react-native-reanimated": "^3.15.5",
"react-native-gesture-handler": "^2.20.0",
"react-native-draggable-flatlist": "^4.0.1",
[Reanimated] Tried to modify key `current` of an object which …
-
I was unsuccessful using zIndex, is it currently possible to have a flatlist that is scrollable inside the card?