Scroll through the newest https://xkcd.com/ comics. Tap the list item to see it the fullscreen. The list is inverted. I'd got used it before I realized it is a bit odd, and so I decided to leave it as-is.
npm i && npm run build
Android:
npm run android
iOS:
npm run ios
- add error handling to images' download on no internet connection
- reuse cached images to feed both list and detail view
- pinch detail view to zoom in/out
- test reducers, logic and UI