-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement host-side view recycling (#1904)
* Implement host-side view recycling * Fix a build break * Fix some failing tests * Use more compose in the test harness * Track test schema changes * Track an API change * Update redwood-protocol-host/src/commonMain/kotlin/app/cash/redwood/protocol/widget/ProtocolBridge.kt Co-authored-by: Jake Wharton <[email protected]> * Update redwood-protocol-host/src/commonMain/kotlin/app/cash/redwood/protocol/widget/ProtocolBridge.kt Co-authored-by: Jake Wharton <[email protected]> * Update test-app/ios-uikit/TestApp/IosTestSchemaWidgetFactory.swift Co-authored-by: Jake Wharton <[email protected]> * Sort in Compose, not protocol * Reuse as a part of EmojiSearch API * Track change reorder in test generation * Track an API change in EmojiSearch --------- Co-authored-by: Jake Wharton <[email protected]>
- Loading branch information
1 parent
8e22975
commit 5519280
Showing
27 changed files
with
1,114 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.