Skip to content

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