Open Screen
Close Screen
Open External Link
Configure Navigation Drawer
Add Item to List
Remove Item from List
Update Value
Convert Data
Send API Request
Conditional Action
Request Permission
Trigger
The Close Screen Actionallows you to dismiss or close the current screen, returning the user to the previous screen or a designated location in your app's flow.
Streamlined Navigation
Contextual User Experience
Reduced Clutter
1. Type
Options include:
Single
Count
ToRoot
AllModal
Maintain User Context: Ensure users are returned to the previous step in a logical sequence, so they don't lose track of where they are.
Use Confirmations for Critical Screens:For screens with unsaved data or important choices, consider adding a confirmation prompt before allowing the user to exit.
Test Navigation Paths: Make sure that closing a screen doesn't break the user flow or leave users stranded on unintended screens.