-
Notifications
You must be signed in to change notification settings - Fork 25.1k
RefreshControl in ScrollView doesn't work on iOS #24530
Copy link
Copy link
Closed
Labels
Component: RefreshControlComponent: ScrollViewPlatform: iOSiOS applications.iOS applications.Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.Type: QuestionIssues that are actually questions and not bug reports.Issues that are actually questions and not bug reports.
Metadata
Metadata
Assignees
Labels
Component: RefreshControlComponent: ScrollViewPlatform: iOSiOS applications.iOS applications.Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.Type: QuestionIssues that are actually questions and not bug reports.Issues that are actually questions and not bug reports.
Type
Fields
Give feedbackNo fields configured for issues without a type.
I'm using ScrollView and RefreshControl in my app, on Android everything works good, but on iPhone RefreshControl's onRefresh function doesn't work at all. Any ideas how to solve that problem?
Environment
"react-native": "0.57.8"