React Native Cloud Storage
Enums

CloudKVChangeReason

Describes why a cloud key-value store changed externally.

Describes why a cloud key-value store changed externally.

Enumeration Members

Enumeration MemberValueDescription
AccountChange"account_change"The active iCloud account changed.
InitialSync"initial_sync"The initial iCloud synchronization completed.
QuotaViolation"quota_violation"A write exceeded an iCloud key-value store limit.
ServerChange"server_change"The provider received values that changed on another device.

On this page