Skip to content

Convert the :sample app to Metro#173

Merged
JessalynWang merged 1 commit intoamzn:mainfrom
vRallev:ralf/sample-app-metro-origin
Apr 12, 2026
Merged

Convert the :sample app to Metro#173
JessalynWang merged 1 commit intoamzn:mainfrom
vRallev:ralf/sample-app-metro-origin

Conversation

@vRallev
Copy link
Copy Markdown
Contributor

@vRallev vRallev commented Apr 11, 2026

Migrate the :sample app from kotlin-inject to Metro. This change also renames "component" interfaces to "graph" interfaces.

Fixes #127

With this, #129 can be closed and the branch be deleted.

Migrate the `:sample` app from kotlin-inject to Metro. This change also renames "component" interfaces to "graph" interfaces.

Fixes amzn#127
/**
* Responsible for creating the app component [component] and producing templates. Call [destroy] to
* clean up any resources.
* Responsible for creating the ap [graph] and producing templates. Call [destroy] to clean up any
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo in "app", can fix it later as well

@JessalynWang JessalynWang merged commit 889bb2b into amzn:main Apr 12, 2026
19 checks passed
@vRallev vRallev deleted the ralf/sample-app-metro-origin branch April 12, 2026 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adopt Metro in the :sample app

2 participants