bamlab / bamlab/react-native-image-header-scroll-view
TriggeringView doesn't trigger callback function while scrolling
Open
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
I tried to implement it on Android. But it doesn't trigger the callback function.
Here is the code:
```javascript
alert("hide")}
onDisplay={() => alert("show")}>
Hello World
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.