Closed
Description
Is this a bug report?
Yes
Have you read the Contributing Guidelines?
Yes
Environment
react-native -v
:
react-native-cli: 2.0.1
react-native: 0.46.4
node -v
:
v7.5.0
npm -v
:
4.5.0
yarn --version
:
0.27.5
-
Target Platform:
iOS -
Development Operating System:
macOS -
Build tools:
Issue is specific to iOS
Steps to Reproduce
[iOS] Spinner component of RefreshControl freezes if app was put to the background and returned to the foreground.
Steps to reproduce:
- Run snack on iPhone
- Perform pull2refresh action on SectionList
- While spinner component is active put app to background by pressing Home button
- Tab on App icon or activate it using OS task manager
Expected Behavior
After app is returned to foreground and async process is not finished - spinner icon should be active (rotating)
Actual Behavior
Spinner icon is stuck in one position
Reproducible Demo
Snack - https://snack.expo.io/rkDK8bXKZ