Giter Club home page Giter Club logo

animeaz's Introduction

AnimeAZ

Kotlin Multiplatform project with SharedUI and Shared Logic.

Showcase

Android IOS (I'm limited only to 10mb video)
AZAnimeAndroid.mp4
AZAnimeIOS.mp4

Stack & Open-source libraries

  • ๐ŸŽ‰๐ŸŽ‰ Single codebase for both Android and IOS, and YES even Shared UI ๐ŸŽ‰๐ŸŽ‰ and should also work across all platforms.
  • Jetpack Compose for writing only single code for Android and IOS.
  • Ktor client for handling network requests.
  • SqlDelight database for saving favorite anime locally.
  • Koin for dependency management across both Android and IOS.
  • Compose ImageLoader for loading images.
  • Decompose + Router for easily handling navigation on all platforms.
  • Kotlin date-time for working with data and time.
  • Multiplatform Settings for saving key-value pairs like datastore.
  • AZ-Paging for handling paginating data from data sources like network or database. I still need to publish it until we have paging support.
  • MOKO Mvvm provides architecture components of Model-View-ViewModel for UI applications.
  • MOKO resources A great library for providing access to shared resources (like images, fonts, and strings) on all platforms.๐Ÿ”ฅ๐Ÿ”ฅ
  • MOKO Biometry for handling biometric authentication (Face ID, Touch ID, and also using PIN code).
  • Pull Refresh Standalone pull to refresh library for Jetpack Compose multiplatform without the reliance on Material (As the dev says).
  • Material 3 for theming and using dynamic color on Android.
  • Saving favorite Anime images to local file Shoutout to Philipp Lackner.

Featuring

  • Shared UI for both Android and IOS.
  • Single code for writing the logic of the app using Kotlin.
  • Handling paging data from network (loading initial, next, and refresh) and using it together with search functionality.
  • Add favorite Anime to a local database but save the image to a local file.
  • The App supports 3 languages (English, Arabic, and German).
  • Supports Dark and Light mode with Dynamic coloring on Android only.
  • Saving key-value pair (saving either to use Lock or not for the app).
  • Locking the app using Face ID, Fingerprint, and/or PIN code.
  • Handling navigation and passing objects between screens.
  • Injecting dependencies for the shared main and injecting platform-specific dependencies from each platform.
  • Use default images for error and loading state.
  • Swipe to refresh data.
  • Search with paging for your favorite anime.
  • Show all Top-rated anime.

Note

  • The idea of this app is to use as many features as possible to explore the power of KMP (The app doesn't have to make sense ๐Ÿ˜Š) so feel free to add or request any feature you like.
  • The IOS still alpha currently (11/10/2023) so it is a bit laggy even with release.
  • Can't record the Biometric Auth screen.

animeaz's People

Contributors

omarzer0 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.