Skip to content

theGBguy/TimeDifferenceCalculator

Repository files navigation

This is a simple KMP project targeting Android, iOS, Web, Desktop which calculates time difference.

  • /composeApp is for code that will be shared across your Compose Multiplatform applications. It contains several subfolders:

    • commonMain is for code that’s common for all targets.
    • Other folders are for Kotlin code that will be compiled for only the platform indicated in the folder name.
  • /iosApp contains iOS applications.

You can open the web application by running the :composeApp:wasmJsBrowserDevelopmentRun Gradle task.# TimeDifferenceCalculator

Author

theGBguy

If you like this project, please star this project to encourage the author and fork it in case you need additional features.

Contact

If you want to contact me you can reach me at [email protected].

License

This project uses the following license: MIT License.