RN UIKit creating dozens of top level entries in AsyncStorage

After implementing some of the code in the the expo example provided on github and listing the group chat channels for a single chat user ( = 3 channels in total), I am seeing dozens of top level entries in AsyncStorage added by the sendbird sdk.

The screenshot above shows only a fraction of the total entries added.

Is this expected behavior?
It would be helpful also to know how can I learn more about how the sdk persists information to AsyncStorage and if it can be customized somehow.

2 Likes