User not Cache in SendBirduiKit for react native

[Problem/Question]
// Detailed description of issue.
i am using useConnection() hoook to login user
probelm is that user is not cache i have to login user again when i refresh the app or re-open the app…

how i can solve this…
it shoud cache the user

// If problem, please fill out the below. If question, please delete.
[UIKit Version]
@sendbird/uikit-react-native”: “^3.5.0”,

[Reproduction Steps]
login user using useConnection() hookk afyter login refresh the app user is null

[Frequency]
// How frequently is this issue occurring?

[Current impact]
// How is this currently impacting your implementation?