State patches saves and loads states in the app while it is being used.
State logic blocks in a patchwork of an app manage and track the current condition or "state" of the app or specific components within it. These blocks define how the app behaves or responds based on changes in user interaction, data, or system events.
Available patches
Set State - Update or change the value of a specific state in the app.
Get State - Retrieves the current value or condition of a specific state within the app