pointfreeco / swift-composable-architecture

A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
https://www.pointfree.co/collections/composable-architecture
MIT License
12.3k stars 1.43k forks source link

Share state appstorage nullable #3174

Closed fdzsergio closed 3 months ago

fdzsergio commented 3 months ago

This PR allows deleting elements from an AppStorageKey when it loads with a non-null value and we attempt to delete that value in persistence.