Allows the helpless civilian to assemble a squad of superheroes to save the world!
- Fixed crashing when starting app on real devices.
- Improved sizing of images within recruits grid.
- Improved display of longer text throughout app.
- Introduced paging within recruits grid.
It should be possible to build and run the app using the code as it is.
Superhero Squad was developed using:
- XCode 13.1
- Swift 5
- UIKit/Storyboard
- iOS 14 or later
- Marvel API (keys already included in constants of MarvelClient class).
- Includes a sample of unit and UI tests.