SkillAgentSearch skills...

Pokedex

:cyclone: Demo application base on VIPER and Clean arch.

Install / Use

/learn @agustiyann/Pokedex

README

<h1 align="center">Pokédex</h1> <p align="center"> <a href="https://github.com/ellerbrock/open-source-badges/"><img src="https://badges.frapsoft.com/os/v1/open-source.svg?v=103"/></a> <a href="https://opensource.org/licenses/Apache-2.0"><img alt="GitHub" src="https://img.shields.io/github/license/agustiyann/Pokedex?color=informational"></a> <a href="https://github.com/agustiyann/Pokedex/actions/workflows/ios.yml"><img alt="Build Status" src="https://github.com/agustiyann/Pokedex/actions/workflows/ios.yml/badge.svg?branch=main"/></a> <a href="https://www.codacy.com/gh/agustiyann/Pokedex/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=agustiyann/Pokedex&amp;utm_campaign=Badge_Grade"><img src="https://app.codacy.com/project/badge/Grade/2b3f2965e1344278b7bc5e8e9c444f14"/></a> <a href="https://github.com/agustiyann"><img alt="GitHub" src="https://img.shields.io/badge/GitHub-agustiyann-%2300b894?logo=github" /></a> </p> <p align="center"> Pokedex is a small demo application based on SwiftUI, VIPER architecture and modularization with Swift Package Manager. </p>

GitHub Cards Preview

Tech stack

  • SwiftUI - Build user interfaces with a declarative Swift syntax.
  • Alamofire - HTTP Networking.
  • SDWebImage - Load image from network asynchronously.
  • Realm - Local database.
  • AppStorage - A property wrapper type that reflects a value from UserDefaults.
  • Combine - Reactive programming handling of asynchronous events.
  • SwiftLint - Swift linter to enforce code style and code conventions.

License

Copyright (C) 2021 Agus Tiyansyah Syam

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated1y ago
Forks0

Languages

Swift

Security Score

80/100

Audited on Jan 20, 2025

No findings