If you use Mac M1, please config rosetta for simulator. Show package content of XCode, go to Contents/Developer/Applications/Simulator, then you can check the rosetta checkbox
#Requirement
Shows a list of movie and movie detail returned by omdbapi.com with some behavior:
- User can search movie by title
- User can load more page
- User can see detail of movie
- User Combine framework with Clean Architecture
- Apply DI and write UT for logic function