Ammar-Ishfaq / ResistanceCalculator-KotlinMuliplatform

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.
Apache License 2.0
4 stars 0 forks source link
android cross-platform ios koin kotlin kotlin-multiplatform resistance resistance-calculator swift

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.