PokedexUIKit : Pokedex app with PokeAPI
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
54
commits
Merge pull request #2 from fuminOOooo/feature/authentication
8b0cc81View on GitHubchore: updated PokemonRepository with no error declaration failure case and error enums
d3dea0dView on GitHubchore: updated DetailsViewController and DetailsViewModel with tab MBProgressHUD, and error alert
0f0da06View on GitHubchore: updated BaseListViewController and BaseListViewModel with tab IndicatorInfoProvider, and error alert
9ac10b3View on GitHubchore: moved SearchPokemonUseCase to specific PokemonUseCases folder
6c458c0View on GitHubchore: moved LoadPokemonUseCase to specific PokemonUseCases folder
c0c5a44View on GitHubchore: change ViewController declaration to AuthenticationViewController
92d11b1View on GitHubfeat: added alert presenting extension to UIViewController
be7661fView on GitHubfeat: added implementations for UserProfileRepository
37c01cdView on GitHubfeat: added implementations for UserProfileRealmStorage, using RealmStorage
900e1a8View on GitHubadded data protocol for implementations of UserProfileRealmStorage
2359292View on GitHub