easy-app-storage
Simplified API for working with Local Storage, Session Storage or Async Storage. Stores anything that is `JSON.stringify`-able. This can be scoped to only a particular prefix so as to not interfere with other code that might be using the storage implement