Joan Disho

Results 18 issues of Joan Disho

In this PR, I refactor some part of the code.

Replace alerts with [JDToaster](https://github.com/jdisho/JDToaster).

good first issue

I would like to have a setting page. The settings page should give the possibility to: - [ ] Logout. - [ ] Switch between different Unsplash accounts. - [...

feature

Start with #89 first.

good first issue

As @serjooo mentioned: App crashes still on iOS 12 in the HomeViewController on line 82: ``` outputs.isRefreshing .execute { [weak self] isRefreshing in if isRefreshing { self?.collectionView.scrollToItem(at: IndexPath(item: 0, section:...

bug

*Open for suggestions how it should look like

good first issue

On the photo detail, swipe left-right to see the prev-next photo. This means that the `PhotoDetail.swift` should be a `UICollectionViewCell` instead of a `UIViewController`.

feature

Show more info for every photo: - Location (... and other meta data). - Related photos. - Featured collections. - Related tags. Start with #92 first.

feature

feature
on hold