mergesort / Boutique

✨ A magical persistence library (and so much more) for state-driven iOS and Mac apps ✨
https://build.ms/boutique/docs
MIT License
920 stars 45 forks source link

Add notifications for when items changes #24

Open mergesort opened 2 years ago

mergesort commented 2 years ago

While Boutique updates in real time by nature, this would be a useful for when inter-processes changes occur.

A use case that comes to mind is when a share extension saves an item to the Store, if you open up the app it would be nice to know that changes have occurred.