MortyUI icon indicating copy to clipboard operation
MortyUI copied to clipboard

A very simple Rick & Morty app to demo GraphQL + SwiftUI

Results 2 MortyUI issues
Sort by recently updated
recently updated
newest added

Switching the tab bar item will cause data fetching, and the result is that some characters (or episodes etc.) will be listed more than once. `.onAppear { data.fetchCharacters() } `...

No "let's get swifty" reference in the README?!?