📋Add List and Details
Most apps start with a List (View Items) screen and a Details (View One Item) screen so users can browse records and open one item.
Steps
In the builder, open Screens.
Click + New Screen and add List (View Items) for your database.
In Content, map Title (and optional description / color tag) to Notion properties.
Add Details (View One Item) for the same database.
On the List screen, set the open action to go to Details (Open Item / navigate to details).
On Details, add View components for the fields users should read (Status, Owner, dates, etc.).
Open Edit Navigation and keep both screens reachable (or Details hidden and opened only from the list).
Preview
Use the phone/desktop preview in the center of the builder. Tap a row and confirm Details opens with the right fields.