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

Add iOS change list renderer tests #1197

Open
wants to merge 2 commits into
base: trunk
Choose a base branch
from

Conversation

apatronl
Copy link
Collaborator

@apatronl apatronl commented Jun 9, 2023

No description provided.

@apatronl apatronl requested a review from swankjesse June 9, 2023 15:41

class DefaultExampleSchemaWidgetFactory : ExampleSchemaWidgetFactory<UIView> {
override fun Row(): Row<UIView> = RowBinding()
override fun ScopedRow(): ScopedRow<UIView> = TODO("Not yet implemented")
Copy link
Collaborator

Choose a reason for hiding this comment

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

We MIGHT want to change these to error("unexpected call") because I think there’s a robot that creates GitHub issues for all of our TODOs in this repo. I don’t think we ever want to actually do this work.

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.

2 participants