Ammar-Ishfaq / ResistanceCalculator

Kotlin Multiplatform project for Android and iOS, empowering electronic circuit design. Calculate resistances seamlessly using color codes or input values, fostering efficient circuit development across platforms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resistance Calculator (Kotlin Multiplatform App)

official project License

This is a basic Kotlin Multiplatform Resistance calculator app for Android and iOS. It includes shared business logic and data handling, and a shared UI implementation using Compose Multiplatform.

Preview

Android Preview iOS Preview

Technologies

The app uses the following multiplatform dependencies in its implementation:

These are just some of the possible libraries to use for these tasks with Kotlin Multiplatform, and their usage here isn't a strong recommendation for these specific libraries over the available alternatives. You can find a wide variety of curated multiplatform libraries in the kmp-awesome repository.

Contribution

Contributions to this project are welcome! If you encounter any problems or have suggestions for improvement, feel free to open an issue or submit a pull request.

License

This project is licensed under the Apache License 2.0.

About

Kotlin Multiplatform project for Android and iOS, empowering electronic circuit design. Calculate resistances seamlessly using color codes or input values, fostering efficient circuit development across platforms.

License:Apache License 2.0


Languages

Language:Kotlin 98.9%Language:Swift 1.1%