'Why redux store is cleared when move to backgorund?

i'm trying to use redux in expo(react-native). When i move to background, the redux state is cleared. I don't know how to prevent it please help~!~!

Normal state

When i move to background



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source