Demo iOS app for browsing car models
- Clone the project
- Open the .xcodeproj project file
- Dependencies are going to be automatically installed through SPM, not extra setup is required
- If running on a physical device, setup the Signing & Capabilities to your own
The app displays a list of cars provided in a json file. The list items can be expanded and collapsed by tapping on them to show the pros & cons list. A filter allows to filter the cars displayed by specifiing a make or a model.
It supports iPhone (iOS 13.0+) in portrait mode