SwiftUI app for mobile devices (IPhones) that lists the properties on the list in proper section (houses or apartments). Then user can view details of the selected position on the details page with additional information.
The app features:
- list view with sections,
- displaying title of property and image on the list,
- list element tap gesture support,
- description page view with dynamic data.
To use/install the app you have to have installed XCode IDE in the MacOS. Simply launch the IDE and the preffered simulator.
- House selection details
- Apartment selection details