Skip to content

Muzamilabdallah/shopy

Repository files navigation

ShopY

This project demonstrates the capabilities of Kotlin Multiplatform (KMP) technology by creating a simple app that utilizes Compose Multiplatform for both iOS and Android platforms. The app showcases the power and flexibility of KMP by leveraging a variety of technologies to build a seamless cross-platform experience

Compose Multplatform: Compose Multiplatform is a declarative UI framework developed by JetBrains for building native applications on multiple platforms, including iOS and Android. It allows for the creation of beautiful and interactive user interfaces using a single codebase

Voyager: Voyager is a navigation library designed specifically for Kotlin Multiplatform projects. It allows for seamless navigation between screens and supports both iOS and Android platforms. With Voyager, you can define and manage your navigation routes in a centralized manner

Ktor Client: Ktor is an asynchronous networking framework for building connected applications in Kotlin. In this project, Ktor Client is used for fetching data from the network. It provides an easy-to-use API for making HTTP requests and handling responses.

koin Koin is a lightweight dependency injection framework for Kotlin. It provides a simple and intuitive API for managing dependencies in your application. In this project, Koin is used to handle dependency injection, making it easy to manage and provide instances of various components

koin Koin is a lightweight dependency injection framework for Kotlin. It provides a simple and intuitive API for managing dependencies in your application. In this project, Koin is used to handle dependency injection, making it easy to manage and provide instances of various components

Demo

Screen.Recording.1445-01-19.at.12.48.11.AM_compressed.mp4

Authors

License

MIT

Badges

Add badges from somewhere like: shields.io

MIT License GPLv3 License AGPL License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages