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

Support more views in Fiber renderers #508

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Conversation

carson-katri
Copy link
Member

@carson-katri carson-katri commented Aug 16, 2022

This adds support for the following Views in the Fiber renderers, along with Layout implementations to support dynamic layout:

  • Link
  • Grid
  • Lazy*Grid
  • ScrollView
  • TextField

Snapshot tests still need to be added to compare layout with SwiftUI.

@carson-katri carson-katri added SwiftUI compatibility Tokamak API differences with SwiftUI Fiber Changes related to the FiberReconciler or a FiberRenderer labels Aug 16, 2022
@carson-katri carson-katri requested a review from a team February 5, 2023 21:40
@aehlke
Copy link

aehlke commented Sep 13, 2023

Does this still need review or is it blocked on other Fiber fix PRs / will need updating?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fiber Changes related to the FiberReconciler or a FiberRenderer SwiftUI compatibility Tokamak API differences with SwiftUI
Development

Successfully merging this pull request may close these issues.

None yet

3 participants