GeekyAnts / GeekyAnts/NativeBase
[Android] React Navigation Native Stack + Nativebase Flatlist
Open
stale
v3
- Dominant language
- TypeScript
- Stars
- 20.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Weird behavior with android FlatList when RefreshControl is enabled, as you go back from FlatList stack to the previous stack, a refresh icon showed up above. Tested without nativebase, there's no such a behavior.
**To Reproduce**
Steps to reproduce the behaviour:
1. Use React Navigation Native Stack
2. Use Nativebase
3. Implement a FlatList with refresh control enabled
4. The weird behavior happened
**Expected behaviour**
There's no refresh icon showed up
**CodeSandBox/Snack link**
[snack](https://snack.expo.dev/@exneval/native-stack-with-nativebase-flatlsit).
Need help @intergalacticspacehighway
Contributor guide
Assessment
This issue has not been assessed yet.