Skip to content

Instantly share code, notes, and snippets.

@pahill
Created August 31, 2022 07:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pahill/08315c6c73930b3147f1c6750b2a2a66 to your computer and use it in GitHub Desktop.
Save pahill/08315c6c73930b3147f1c6750b2a2a66 to your computer and use it in GitHub Desktop.
@main
struct iOSApp: App {
init() {
HelperKt.doInitKoinApp()
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment