Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,10 @@ Stitch has a larger build-time overhead than Dagger on small graphs, but crosses
Stitch scales better than Dagger as graph size grows, while remaining far ahead of Koin in injection
performance and APK size impact.

## Migrating to Stitch

Looking to move from Dagger 2, Hilt, or Koin? See [MIGRATION.md](docs/MIGRATION.md).

## License

```text
Expand Down
Loading
Loading