I would use some kind of remote share if the same data should be shared across many apps.
Local storage isn't usually meant for shared data. But I can see why one want would want fast local shared data, that is something easy to do in non cloud native technologies, but it doesn't fit the cloud native mentality.
Maybe it's possible, let us know!