-
-
Notifications
You must be signed in to change notification settings - Fork 313
Open
Description
In v3 it was possible to access the id of a storage, as in :
const storage = new MMKV({id: 'someID'})
storage.id => 'simeID'Is there any possibility to do so in v4? Since the id property is not present anymore.
Also, as far as I can tell, the name prop of a storage is always "MMKV". Maybe the id could be part of the name?
Metadata
Metadata
Assignees
Labels
No labels