Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix - koin injection under Android Node #37

Merged
merged 12 commits into from
Nov 13, 2024

Commits on Nov 12, 2024

  1. Added Koin Dependency

    At this stage, have only added in build.gradle.kts file under comman
    code.
    nis-ship-it authored and rodvar committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    13c1422 View commit details
    Browse the repository at this point in the history
  2. Added sample code on android side

    nis-ship-it authored and rodvar committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    035e21d View commit details
    Browse the repository at this point in the history
  3. Added di under shared package

    nis-ship-it authored and rodvar committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    267f754 View commit details
    Browse the repository at this point in the history
  4. Added Koin under ios

    nis-ship-it authored and rodvar committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f35d4ba View commit details
    Browse the repository at this point in the history
  5. Fix - Renaming files

    nis-ship-it authored and rodvar committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    3e8f144 View commit details
    Browse the repository at this point in the history
  6. Added Koin to Android Node

    nis-ship-it authored and rodvar committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ecac27e View commit details
    Browse the repository at this point in the history
  7. Fix - Reformat the code

    nis-ship-it committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    74df319 View commit details
    Browse the repository at this point in the history
  8. Fix - fomatting again

    nis-ship-it committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    18f06f0 View commit details
    Browse the repository at this point in the history
  9. Fix - Koin under Android Node is now working!!

    Have added under manifest file the main application to run and start
    koin. Changed few minor coding style...
    nis-ship-it committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    1f5d967 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4893868 View commit details
    Browse the repository at this point in the history
  11. Fix - Typo

    nis-ship-it committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d12272c View commit details
    Browse the repository at this point in the history
  12. Fix - typos

    nis-ship-it committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    7eebd5a View commit details
    Browse the repository at this point in the history