Provider & Client
asyncStorageAdapter
The AsyncStorage-backed persistence adapter used by the React Native provider by default.
Pass this adapter to ParaProvider explicitly only when the default is being replaced or composed with another storage policy.
Read and write failures are handled by the adapter and do not expose stored values.